aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Kconfig
diff options
context:
space:
mode:
authorMatt Sealey <matt@genesi-usa.com>2012-08-01 13:49:28 -0400
committerShawn Guo <shawn.guo@linaro.org>2012-08-23 23:44:12 -0400
commitf60c99e22cae4d8761c86967a14e4621322c057e (patch)
tree4824e2147b3ef474ec85cfdae5e5198a56b610ff /arch/arm/mach-imx/Kconfig
parent212d0b8327b21d6dfe0a9e9dc8935a7150e370d0 (diff)
ARM: efikamx: remove support for Genesi Efika MX from the build
Disable building for Efika MX boards by not having any configuration or object file definitions. Signed-off-by: Matt Sealey <matt@genesi-usa.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/mach-imx/Kconfig')
-rw-r--r--arch/arm/mach-imx/Kconfig26
1 files changed, 0 insertions, 26 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 156c9862962..e4aa0821726 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -736,32 +736,6 @@ config MACH_EUKREA_MBIMXSD51_BASEBOARD
736 736
737endchoice 737endchoice
738 738
739config MX51_EFIKA_COMMON
740 bool
741 select SOC_IMX51
742 select IMX_HAVE_PLATFORM_IMX_UART
743 select IMX_HAVE_PLATFORM_MXC_EHCI
744 select IMX_HAVE_PLATFORM_PATA_IMX
745 select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
746 select IMX_HAVE_PLATFORM_SPI_IMX
747 select MXC_ULPI if USB_ULPI
748
749config MACH_MX51_EFIKAMX
750 bool "Support MX51 Genesi Efika MX nettop"
751 select LEDS_GPIO_REGISTER
752 select MX51_EFIKA_COMMON
753 help
754 Include support for Genesi Efika MX nettop. This includes specific
755 configurations for the board and its peripherals.
756
757config MACH_MX51_EFIKASB
758 bool "Support MX51 Genesi Efika Smartbook"
759 select LEDS_GPIO_REGISTER
760 select MX51_EFIKA_COMMON
761 help
762 Include support for Genesi Efika Smartbook. This includes specific
763 configurations for the board and its peripherals.
764
765comment "i.MX53 machines:" 739comment "i.MX53 machines:"
766 740
767config MACH_IMX53_DT 741config MACH_IMX53_DT