diff options
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 6963dee61e19..a280cc42636b 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -183,6 +183,7 @@ config MACH_TRIZEPS4 | |||
183 | config MACH_TRIZEPS4WL | 183 | config MACH_TRIZEPS4WL |
184 | bool "Keith und Koep Trizeps4-WL DIMM-Module" | 184 | bool "Keith und Koep Trizeps4-WL DIMM-Module" |
185 | depends on TRIZEPS_PXA | 185 | depends on TRIZEPS_PXA |
186 | select MACH_TRIZEPS4 | ||
186 | select PXA27x | 187 | select PXA27x |
187 | select TRIZEPS_PCMCIA | 188 | select TRIZEPS_PCMCIA |
188 | 189 | ||