diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 5c0a10041cd1..5ebec6d88b51 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -37,6 +37,10 @@ config MACH_TRIZEPS4 | |||
37 | bool "Keith und Koep Trizeps4 DIMM-Module" | 37 | bool "Keith und Koep Trizeps4 DIMM-Module" |
38 | select PXA27x | 38 | select PXA27x |
39 | 39 | ||
40 | config MACH_EM_X270 | ||
41 | bool "CompuLab EM-x270 platform" | ||
42 | select PXA27x | ||
43 | |||
40 | endchoice | 44 | endchoice |
41 | 45 | ||
42 | if PXA_SHARPSL | 46 | if PXA_SHARPSL |