Commit c0ca0fe0 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman

powerpc: Remove CONFIG_PPC_MMU_NOHASH_32

Since commit Fixes: 555904d0 ("powerpc/8xx: MM_SLICE is not needed anymore"),
CONFIG_PPC_MMU_NOHASH_32 has not been used.

Remove it.
Reported-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/bf1e074f6fb213a1c4cc4964370bdce4b648d647.1622706812.git.christophe.leroy@csgroup.eu
parent 0e628ad2
...@@ -424,10 +424,6 @@ config PPC_MMU_NOHASH ...@@ -424,10 +424,6 @@ config PPC_MMU_NOHASH
def_bool y def_bool y
depends on !PPC_BOOK3S depends on !PPC_BOOK3S
config PPC_MMU_NOHASH_32
def_bool y
depends on PPC_MMU_NOHASH && PPC32
config PPC_BOOK3E_MMU config PPC_BOOK3E_MMU
def_bool y def_bool y
depends on FSL_BOOKE || PPC_BOOK3E depends on FSL_BOOKE || PPC_BOOK3E
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment