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 c7fc05fe9758..8627e718a613 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -202,6 +202,10 @@ config MACH_E800 | |||
202 | config TRIZEPS_PXA | 202 | config TRIZEPS_PXA |
203 | bool "PXA based Keith und Koep Trizeps DIMM-Modules" | 203 | bool "PXA based Keith und Koep Trizeps DIMM-Modules" |
204 | 204 | ||
205 | config MACH_H5000 | ||
206 | bool "HP iPAQ h5000" | ||
207 | select PXA25x | ||
208 | |||
205 | config MACH_TRIZEPS4 | 209 | config MACH_TRIZEPS4 |
206 | bool "Keith und Koep Trizeps4 DIMM-Module" | 210 | bool "Keith und Koep Trizeps4 DIMM-Module" |
207 | depends on TRIZEPS_PXA | 211 | depends on TRIZEPS_PXA |