aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx5/Kconfig')
-rw-r--r--arch/arm/mach-mx5/Kconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-mx5/Kconfig
index 10b600800fa9..aa20a38ccc8a 100644
--- a/arch/arm/mach-mx5/Kconfig
+++ b/arch/arm/mach-mx5/Kconfig
@@ -113,12 +113,16 @@ config MACH_EUKREA_MBIMXSD51_BASEBOARD
113 113
114endchoice 114endchoice
115 115
116config MACH_MX51_EFIKAMX 116config MX51_EFIKA_COMMON
117 bool "Support MX51 Genesi Efika MX nettop" 117 bool
118 select SOC_IMX51 118 select SOC_IMX51
119 select IMX_HAVE_PLATFORM_IMX_UART 119 select IMX_HAVE_PLATFORM_IMX_UART
120 select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX 120 select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
121 select IMX_HAVE_PLATFORM_SPI_IMX 121 select IMX_HAVE_PLATFORM_SPI_IMX
122
123config MACH_MX51_EFIKAMX
124 bool "Support MX51 Genesi Efika MX nettop"
125 select MX51_EFIKA_COMMON
122 help 126 help
123 Include support for Genesi Efika MX nettop. This includes specific 127 Include support for Genesi Efika MX nettop. This includes specific
124 configurations for the board and its peripherals. 128 configurations for the board and its peripherals.