diff options
Diffstat (limited to 'arch/arm/mach-mx5/Kconfig')
-rw-r--r-- | arch/arm/mach-mx5/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-mx5/Kconfig index 1405464c1034..026b68180c86 100644 --- a/arch/arm/mach-mx5/Kconfig +++ b/arch/arm/mach-mx5/Kconfig | |||
@@ -128,6 +128,13 @@ config MACH_MX51_EFIKAMX | |||
128 | Include support for Genesi Efika MX nettop. This includes specific | 128 | Include support for Genesi Efika MX nettop. This includes specific |
129 | configurations for the board and its peripherals. | 129 | configurations for the board and its peripherals. |
130 | 130 | ||
131 | config MACH_MX51_EFIKASB | ||
132 | bool "Support MX51 Genesi Efika Smartbook" | ||
133 | select MX51_EFIKA_COMMON | ||
134 | help | ||
135 | Include support for Genesi Efika Smartbook. This includes specific | ||
136 | configurations for the board and its peripherals. | ||
137 | |||
131 | config MACH_MX53_EVK | 138 | config MACH_MX53_EVK |
132 | bool "Support MX53 EVK platforms" | 139 | bool "Support MX53 EVK platforms" |
133 | select SOC_IMX53 | 140 | select SOC_IMX53 |