powerpc/40x: Remove support for ISS Simulator
authorChristophe Leroy <christophe.leroy@c-s.fr>
Thu, 21 May 2020 16:55:59 +0000 (16:55 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 28 May 2020 13:24:35 +0000 (23:24 +1000)
ISS4xx has support for 405GP which is obsolete.

Remote it.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/7380974bf5952af825ae2552d0a987c0c1c8b506.1590079969.git.christophe.leroy@csgroup.eu
arch/powerpc/platforms/44x/Kconfig

index 39e93d2..78ac6d6 100644 (file)
@@ -167,8 +167,7 @@ config YOSEMITE
 
 config ISS4xx
        bool "ISS 4xx Simulator"
-       depends on (44x || 40x)
-       select 405GP if 40x
+       depends on 44x
        select 440GP if 44x && !PPC_47x
        select PPC_FPU
        select OF_RTC