diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index a062235e83a8..6c59f989a61a 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -394,6 +394,12 @@ config PXA27x | |||
394 | help | 394 | help |
395 | Select code specific to PXA27x variants | 395 | Select code specific to PXA27x variants |
396 | 396 | ||
397 | config CPU_PXA26x | ||
398 | bool | ||
399 | select PXA25x | ||
400 | help | ||
401 | Select code specific to PXA26x (codename Dalhart) | ||
402 | |||
397 | config PXA3xx | 403 | config PXA3xx |
398 | bool | 404 | bool |
399 | help | 405 | help |