]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI
authorArnd Bergmann <arnd@arndb.de>
Tue, 26 May 2015 14:40:16 +0000 (15:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 May 2015 23:29:14 +0000 (00:29 +0100)
commitc32b76557287a032d1a38032f55c50d3a27dc743
tree772df81e174ecb450c7a1fe7a56500355a234a56
parent8c36a75748d0208e41e6fe7817c631ac8075eeef
ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMI

Atmel at91x40 is gone, so we no longer have any platform using
either of these two, and we get randconfig failures on NOMMU
kernels if they accidentally get enabled on something that conflicts
with ARMv4T.

This stops short of removing the entire CPU support for now,
but as nothing selects these, it is basically dead code.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/Kconfig