提交 a22f277b 编写于 作者: R Russell King 提交者: Russell King

[ARM] Kconfig: remove 'default n'

Kconfig entries default to n, so there's no need for this to be
explicitly specified.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 4dd9e742
...@@ -34,15 +34,12 @@ config SYS_SUPPORTS_APM_EMULATION ...@@ -34,15 +34,12 @@ config SYS_SUPPORTS_APM_EMULATION
config GENERIC_GPIO config GENERIC_GPIO
bool bool
default n
config GENERIC_TIME config GENERIC_TIME
bool bool
default n
config GENERIC_CLOCKEVENTS config GENERIC_CLOCKEVENTS
bool bool
default n
config GENERIC_CLOCKEVENTS_BROADCAST config GENERIC_CLOCKEVENTS_BROADCAST
bool bool
...@@ -55,7 +52,6 @@ config MMU ...@@ -55,7 +52,6 @@ config MMU
config NO_IOPORT config NO_IOPORT
bool bool
default n
config EISA config EISA
bool bool
...@@ -126,11 +122,9 @@ config RWSEM_XCHGADD_ALGORITHM ...@@ -126,11 +122,9 @@ config RWSEM_XCHGADD_ALGORITHM
config ARCH_HAS_ILOG2_U32 config ARCH_HAS_ILOG2_U32
bool bool
default n
config ARCH_HAS_ILOG2_U64 config ARCH_HAS_ILOG2_U64
bool bool
default n
config GENERIC_HWEIGHT config GENERIC_HWEIGHT
bool bool
...@@ -969,7 +963,6 @@ config OABI_COMPAT ...@@ -969,7 +963,6 @@ config OABI_COMPAT
config ARCH_HAS_HOLES_MEMORYMODEL config ARCH_HAS_HOLES_MEMORYMODEL
bool bool
default n
# Discontigmem is deprecated # Discontigmem is deprecated
config ARCH_DISCONTIGMEM_ENABLE config ARCH_DISCONTIGMEM_ENABLE
......
...@@ -34,7 +34,6 @@ config MACH_DAVINCI_EVM ...@@ -34,7 +34,6 @@ config MACH_DAVINCI_EVM
config MACH_SFFSDR config MACH_SFFSDR
bool "Lyrtech SFFSDR" bool "Lyrtech SFFSDR"
default n
depends on ARCH_DAVINCI_DM644x depends on ARCH_DAVINCI_DM644x
help help
Say Y here to select the Lyrtech Small Form Factor Say Y here to select the Lyrtech Small Form Factor
...@@ -42,7 +41,6 @@ config MACH_SFFSDR ...@@ -42,7 +41,6 @@ config MACH_SFFSDR
config MACH_DAVINCI_DM355_EVM config MACH_DAVINCI_DM355_EVM
bool "TI DM355 EVM" bool "TI DM355 EVM"
default n
depends on ARCH_DAVINCI_DM355 depends on ARCH_DAVINCI_DM355
help help
Configure this option to specify the whether the board used Configure this option to specify the whether the board used
...@@ -50,7 +48,6 @@ config MACH_DAVINCI_DM355_EVM ...@@ -50,7 +48,6 @@ config MACH_DAVINCI_DM355_EVM
config MACH_DM355_LEOPARD config MACH_DM355_LEOPARD
bool "DM355 Leopard board" bool "DM355 Leopard board"
default n
depends on ARCH_DAVINCI_DM355 depends on ARCH_DAVINCI_DM355
help help
Configure this option to specify the whether the board used Configure this option to specify the whether the board used
...@@ -58,7 +55,6 @@ config MACH_DM355_LEOPARD ...@@ -58,7 +55,6 @@ config MACH_DM355_LEOPARD
config MACH_DAVINCI_DM6467_EVM config MACH_DAVINCI_DM6467_EVM
bool "TI DM6467 EVM" bool "TI DM6467 EVM"
default n
depends on ARCH_DAVINCI_DM646x depends on ARCH_DAVINCI_DM646x
help help
Configure this option to specify the whether the board used Configure this option to specify the whether the board used
......
...@@ -39,7 +39,6 @@ config MACH_PCM037 ...@@ -39,7 +39,6 @@ config MACH_PCM037
config MACH_MX31LITE config MACH_MX31LITE
bool "Support MX31 LITEKIT (LogicPD)" bool "Support MX31 LITEKIT (LogicPD)"
select ARCH_MX31 select ARCH_MX31
default n
help help
Include support for MX31 LITEKIT platform. This includes specific Include support for MX31 LITEKIT platform. This includes specific
configurations for the board and its peripherals. configurations for the board and its peripherals.
...@@ -47,7 +46,6 @@ config MACH_MX31LITE ...@@ -47,7 +46,6 @@ config MACH_MX31LITE
config MACH_MX31_3DS config MACH_MX31_3DS
bool "Support MX31PDK (3DS)" bool "Support MX31PDK (3DS)"
select ARCH_MX31 select ARCH_MX31
default n
help help
Include support for MX31PDK (3DS) platform. This includes specific Include support for MX31PDK (3DS) platform. This includes specific
configurations for the board and its peripherals. configurations for the board and its peripherals.
...@@ -55,7 +53,6 @@ config MACH_MX31_3DS ...@@ -55,7 +53,6 @@ config MACH_MX31_3DS
config MACH_MX31MOBOARD config MACH_MX31MOBOARD
bool "Support mx31moboard platforms (EPFL Mobots group)" bool "Support mx31moboard platforms (EPFL Mobots group)"
select ARCH_MX31 select ARCH_MX31
default n
help help
Include support for mx31moboard platform. This includes specific Include support for mx31moboard platform. This includes specific
configurations for the board and its peripherals. configurations for the board and its peripherals.
...@@ -63,7 +60,6 @@ config MACH_MX31MOBOARD ...@@ -63,7 +60,6 @@ config MACH_MX31MOBOARD
config MACH_QONG config MACH_QONG
bool "Support Dave/DENX QongEVB-LITE platform" bool "Support Dave/DENX QongEVB-LITE platform"
select ARCH_MX31 select ARCH_MX31
default n
help help
Include support for Dave/DENX QongEVB-LITE platform. This includes Include support for Dave/DENX QongEVB-LITE platform. This includes
specific configurations for the board and its peripherals. specific configurations for the board and its peripherals.
......
...@@ -24,7 +24,6 @@ config REALVIEW_EB_ARM11MP ...@@ -24,7 +24,6 @@ config REALVIEW_EB_ARM11MP
config REALVIEW_EB_ARM11MP_REVB config REALVIEW_EB_ARM11MP_REVB
bool "Support ARM11MPCore RevB tile" bool "Support ARM11MPCore RevB tile"
depends on REALVIEW_EB_ARM11MP depends on REALVIEW_EB_ARM11MP
default n
help help
Enable support for the ARM11MPCore RevB tile on the Realview Enable support for the ARM11MPCore RevB tile on the Realview
platform. Since there are device address differences, a platform. Since there are device address differences, a
......
...@@ -642,7 +642,6 @@ config CPU_BIG_ENDIAN ...@@ -642,7 +642,6 @@ config CPU_BIG_ENDIAN
config CPU_HIGH_VECTOR config CPU_HIGH_VECTOR
depends on !MMU && CPU_CP15 && !CPU_ARM740T depends on !MMU && CPU_CP15 && !CPU_ARM740T
bool "Select the High exception vector" bool "Select the High exception vector"
default n
help help
Say Y here to select high exception vector(0xFFFF0000~). Say Y here to select high exception vector(0xFFFF0000~).
The exception vector can be vary depending on the platform The exception vector can be vary depending on the platform
...@@ -726,7 +725,6 @@ config NEEDS_SYSCALL_FOR_CMPXCHG ...@@ -726,7 +725,6 @@ config NEEDS_SYSCALL_FOR_CMPXCHG
config OUTER_CACHE config OUTER_CACHE
bool bool
default n
config CACHE_FEROCEON_L2 config CACHE_FEROCEON_L2
bool "Enable the Feroceon L2 cache controller" bool "Enable the Feroceon L2 cache controller"
...@@ -739,7 +737,6 @@ config CACHE_FEROCEON_L2 ...@@ -739,7 +737,6 @@ config CACHE_FEROCEON_L2
config CACHE_FEROCEON_L2_WRITETHROUGH config CACHE_FEROCEON_L2_WRITETHROUGH
bool "Force Feroceon L2 cache write through" bool "Force Feroceon L2 cache write through"
depends on CACHE_FEROCEON_L2 depends on CACHE_FEROCEON_L2
default n
help help
Say Y here to use the Feroceon L2 cache in writethrough mode. Say Y here to use the Feroceon L2 cache in writethrough mode.
Unless you specifically require this, say N for writeback mode. Unless you specifically require this, say N for writeback mode.
......
...@@ -45,7 +45,6 @@ config OMAP_DEBUG_LEDS ...@@ -45,7 +45,6 @@ config OMAP_DEBUG_LEDS
config OMAP_DEBUG_POWERDOMAIN config OMAP_DEBUG_POWERDOMAIN
bool "Emit debug messages from powerdomain layer" bool "Emit debug messages from powerdomain layer"
depends on ARCH_OMAP2 || ARCH_OMAP3 depends on ARCH_OMAP2 || ARCH_OMAP3
default n
help help
Say Y here if you want to compile in powerdomain layer Say Y here if you want to compile in powerdomain layer
debugging messages for OMAP2/3. These messages can debugging messages for OMAP2/3. These messages can
...@@ -57,7 +56,6 @@ config OMAP_DEBUG_POWERDOMAIN ...@@ -57,7 +56,6 @@ config OMAP_DEBUG_POWERDOMAIN
config OMAP_DEBUG_CLOCKDOMAIN config OMAP_DEBUG_CLOCKDOMAIN
bool "Emit debug messages from clockdomain layer" bool "Emit debug messages from clockdomain layer"
depends on ARCH_OMAP2 || ARCH_OMAP3 depends on ARCH_OMAP2 || ARCH_OMAP3
default n
help help
Say Y here if you want to compile in clockdomain layer Say Y here if you want to compile in clockdomain layer
debugging messages for OMAP2/3. These messages can debugging messages for OMAP2/3. These messages can
...@@ -115,7 +113,6 @@ config OMAP_MCBSP ...@@ -115,7 +113,6 @@ config OMAP_MCBSP
config OMAP_MBOX_FWK config OMAP_MBOX_FWK
tristate "Mailbox framework support" tristate "Mailbox framework support"
depends on ARCH_OMAP depends on ARCH_OMAP
default n
help help
Say Y here if you want to use OMAP Mailbox framework support for Say Y here if you want to use OMAP Mailbox framework support for
DSP, IVA1.0 and IVA2 in OMAP1/2/3. DSP, IVA1.0 and IVA2 in OMAP1/2/3.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册