From 5ff3fd27161127cc464fc04548d58672a6a8272a Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 13 Jan 2006 21:09:17 +0000 Subject: [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 --- arch/arm/mach-versatile/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/mach-versatile/Kconfig') diff --git a/arch/arm/mach-versatile/Kconfig b/arch/arm/mach-versatile/Kconfig index 8d787f4c78e..95096afd527 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. -- cgit v1.2.3