aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-01-13 21:09:17 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-01-13 21:09:17 +0000
commit5ff3fd27161127cc464fc04548d58672a6a8272a (patch)
tree6432d3ae801cc5b673a6865837c7ed1f522292bc /arch/arm/mach-versatile
parent[ARM] Support register switch in nommu mode (diff)
downloadlinux-dev-5ff3fd27161127cc464fc04548d58672a6a8272a.tar.xz
linux-dev-5ff3fd27161127cc464fc04548d58672a6a8272a.zip
[ARM] Remove useless 'default n' from Kconfig files
The default is already 'n' so there's no need to explicitly state it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-versatile')
-rw-r--r--arch/arm/mach-versatile/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-versatile/Kconfig b/arch/arm/mach-versatile/Kconfig
index 8d787f4c78e6..95096afd5271 100644
--- a/arch/arm/mach-versatile/Kconfig
+++ b/arch/arm/mach-versatile/Kconfig
@@ -9,7 +9,6 @@ config ARCH_VERSATILE_PB
config MACH_VERSATILE_AB
bool "Support Versatile/AB platform"
- default n
help
Include support for the ARM(R) Versatile/AP platform.