aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/Kconfig.cputype
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2022-09-19 19:01:39 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2022-09-26 23:00:14 +1000
commitaa5f59df201dd350f7c291c845ac8b62c0d0edd5 (patch)
treed6ec41d31990ecb62271c4b169b76967abc6a920 /arch/powerpc/platforms/Kconfig.cputype
parentpowerpc: Remove CONFIG_PPC_FSL_BOOK3E (diff)
downloadlinux-dev-aa5f59df201dd350f7c291c845ac8b62c0d0edd5.tar.xz
linux-dev-aa5f59df201dd350f7c291c845ac8b62c0d0edd5.zip
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
CONFIG_PPC_BOOK3E_MMU is redundant with CONFIG_PPC_E500. Remove it. Also rename mmu-book3e.h to mmu-e500.h Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/c5549cd59a131204ff94ab909cad2e2dad4ddf2f.1663606876.git.christophe.leroy@csgroup.eu
Diffstat (limited to '')
-rw-r--r--arch/powerpc/platforms/Kconfig.cputype4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index 32c60ad8f45d..1746d19d058f 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -466,10 +466,6 @@ config PPC_MMU_NOHASH
def_bool y
depends on !PPC_BOOK3S
-config PPC_BOOK3E_MMU
- def_bool y
- depends on PPC_85xx || PPC_BOOK3E_64
-
config PPC_HAVE_PMU_SUPPORT
bool