From a22f277bba321474a01691ae66d5952926459f44 Mon Sep 17 00:00:00 2001 From: Russell King Date: Sun, 31 May 2009 15:02:58 +0100 Subject: [ARM] Kconfig: remove 'default n' Kconfig entries default to n, so there's no need for this to be explicitly specified. Signed-off-by: Russell King --- arch/arm/mach-davinci/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/mach-davinci/Kconfig') diff --git a/arch/arm/mach-davinci/Kconfig b/arch/arm/mach-davinci/Kconfig index 76408670554d..be747f5c6cd8 100644 --- a/arch/arm/mach-davinci/Kconfig +++ b/arch/arm/mach-davinci/Kconfig @@ -34,7 +34,6 @@ config MACH_DAVINCI_EVM config MACH_SFFSDR bool "Lyrtech SFFSDR" - default n depends on ARCH_DAVINCI_DM644x help Say Y here to select the Lyrtech Small Form Factor @@ -42,7 +41,6 @@ config MACH_SFFSDR config MACH_DAVINCI_DM355_EVM bool "TI DM355 EVM" - default n depends on ARCH_DAVINCI_DM355 help Configure this option to specify the whether the board used @@ -50,7 +48,6 @@ config MACH_DAVINCI_DM355_EVM config MACH_DM355_LEOPARD bool "DM355 Leopard board" - default n depends on ARCH_DAVINCI_DM355 help Configure this option to specify the whether the board used @@ -58,7 +55,6 @@ config MACH_DM355_LEOPARD config MACH_DAVINCI_DM6467_EVM bool "TI DM6467 EVM" - default n depends on ARCH_DAVINCI_DM646x help Configure this option to specify the whether the board used -- cgit v1.2.3