[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>
This commit is contained in:
Russell King
2006-01-13 21:09:17 +00:00
committed by Russell King
parent afeb90ca08
commit 5ff3fd2716
3 changed files with 0 additions and 5 deletions

View File

@@ -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.