@@ -342,7 +342,6 @@ config MACH_MX31ADS
select IMX_HAVE_PLATFORM_IMX_I2C
select IMX_HAVE_PLATFORM_IMX_SSI
select IMX_HAVE_PLATFORM_IMX_UART
- default y
help
Include support for MX31ADS platform. This includes specific
configurations for the board and its peripherals.
@@ -490,7 +489,6 @@ config MACH_BUG
bool "Support Buglabs BUGBase platform"
select SOC_IMX31
select IMX_HAVE_PLATFORM_IMX_UART
- default y
help
Include support for BUGBase 1.3 platform. This includes specific
configurations for the board and its peripherals.
@@ -24,7 +24,6 @@ config MACH_MX23EVK
select MXS_HAVE_PLATFORM_AUART
select MXS_HAVE_PLATFORM_MXS_MMC
select MXS_HAVE_PLATFORM_MXSFB
- default y
help
Include support for MX23EVK platform. This includes specific
configurations for the board and its peripherals.
@@ -39,7 +38,6 @@ config MACH_MX28EVK
select MXS_HAVE_PLATFORM_MXS_MMC
select MXS_HAVE_PLATFORM_MXSFB
select MXS_OCOTP
- default y
help
Include support for MX28EVK platform. This includes specific
configurations for the board and its peripherals.
No boards should be compiled in by default. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> --- Based on for-imx-2.6.40 arch/arm/mach-imx/Kconfig | 2 -- arch/arm/mach-mxs/Kconfig | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-)