aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/h7202_defconfig
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2009-12-18 11:06:32 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-12-18 11:07:53 -0500
commit4da8b8208eded0ba21e3ed7cee79e7454b2b973d (patch)
tree592ba5af65c6799fad17d26d0d642a7912fdf3e6 /arch/arm/configs/h7202_defconfig
parent797245f5da543074ee7db0e0516da744c89aa17f (diff)
ARM: Kill CONFIG_CPU_32
26-bit ARM support was removed a long time ago, and this symbol has been defined to be 'y' ever since. As it's never disabled anymore, we can kill it without any side effects. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/h7202_defconfig')
-rw-r--r--arch/arm/configs/h7202_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/h7202_defconfig b/arch/arm/configs/h7202_defconfig
index 0e739af52713..fedc52bd22b3 100644
--- a/arch/arm/configs/h7202_defconfig
+++ b/arch/arm/configs/h7202_defconfig
@@ -91,7 +91,6 @@ CONFIG_CPU_H7202=y
91# 91#
92# Processor Type 92# Processor Type
93# 93#
94CONFIG_CPU_32=y
95CONFIG_CPU_ARM720T=y 94CONFIG_CPU_ARM720T=y
96CONFIG_CPU_32v4=y 95CONFIG_CPU_32v4=y
97CONFIG_CPU_ABRT_LV4T=y 96CONFIG_CPU_ABRT_LV4T=y