diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-05 14:51:22 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-22 07:58:27 +0200 |
commit | d036dc79cccd748e2a101c80c31efada7be8bb7c (patch) | |
tree | 85ea82f54765547e6542fb3e4cbefca06dfb2a93 /arch/Kconfig | |
parent | powerpc/pseries/vas: sysfs comments with the correct entries (diff) | |
download | linux-d036dc79cccd748e2a101c80c31efada7be8bb7c.tar.xz linux-d036dc79cccd748e2a101c80c31efada7be8bb7c.zip |
powerpc: Add generic PAGE_SIZE config symbols
Other arches (sh, mips, hexagon) use standard names for PAGE_SIZE
related config symbols.
Add matching symbols for powerpc, which are enabled by default but
depend on our architecture specific PAGE_SIZE symbols.
This allows generic/driver code to express dependencies on the PAGE_SIZE
without needing to refer to architecture specific config symbols.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220505125123.2088143-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions