Skip to content
Snippets Groups Projects
Commit adf213c4 authored by Hugh Dickins's avatar Hugh Dickins Committed by Paul Mackerras
Browse files

powerpc: Allow 256kB pages with SHMEM


Now that shmem's divisions by zero and SHMEM_MAX_BYTES are fixed,
let powerpc 256kB pages coexist with CONFIG_SHMEM again.

Signed-off-by: default avatarHugh Dickins <hugh@veritas.com>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 8d82ffd1
No related branches found
No related tags found
No related merge requests found
...@@ -462,7 +462,7 @@ config PPC_64K_PAGES ...@@ -462,7 +462,7 @@ config PPC_64K_PAGES
config PPC_256K_PAGES config PPC_256K_PAGES
bool "256k page size" if 44x bool "256k page size" if 44x
depends on !STDBINUTILS && (!SHMEM || BROKEN) depends on !STDBINUTILS
help help
Make the page size 256k. Make the page size 256k.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment