diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-05 22:51:23 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-22 15:58:28 +1000 |
commit | aa06530a535ffe8ba8b68054003b6fb262a8ec6f (patch) | |
tree | e3dda6023098c8fe7aa9e042b5e1c225468af472 /arch/powerpc | |
parent | d036dc79cccd748e2a101c80c31efada7be8bb7c (diff) | |
download | linux-aa06530a535ffe8ba8b68054003b6fb262a8ec6f.tar.bz2 |
arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols
In the previous commit powerpc added PAGE_SIZE related config symbols
using the generic names.
So there's no need to refer to them in the definition of
PAGE_SIZE_LESS_THAN_64KB etc, the negative dependency on the generic
symbol is sufficient (in this case !PAGE_SIZE_64KB).
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220505125123.2088143-2-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions