arm: mach-imx/mxs: drop 'default' boards
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 4 May 2011 15:43:54 +0000 (17:43 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 19 May 2011 11:11:34 +0000 (13:11 +0200)
No boards should be compiled in by default.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mxs/Kconfig

index 4522fbb..21de5d5 100644 (file)
@@ -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.