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 6f04f21f998f..7aefb9074852 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -374,6 +374,7 @@ config MACH_PALMT5 | |||
374 | depends on ARCH_PXA_PALM | 374 | depends on ARCH_PXA_PALM |
375 | select PXA27x | 375 | select PXA27x |
376 | select IWMMXT | 376 | select IWMMXT |
377 | select MACH_PALM27X | ||
377 | help | 378 | help |
378 | Say Y here if you intend to run this kernel on a Palm Tungsten|T5 | 379 | Say Y here if you intend to run this kernel on a Palm Tungsten|T5 |
379 | handheld computer. | 380 | handheld computer. |
@@ -384,6 +385,7 @@ config MACH_PALMTX | |||
384 | depends on ARCH_PXA_PALM | 385 | depends on ARCH_PXA_PALM |
385 | select PXA27x | 386 | select PXA27x |
386 | select IWMMXT | 387 | select IWMMXT |
388 | select MACH_PALM27X | ||
387 | help | 389 | help |
388 | Say Y here if you intend to run this kernel on a Palm T|X | 390 | Say Y here if you intend to run this kernel on a Palm T|X |
389 | handheld computer. | 391 | handheld computer. |
@@ -394,6 +396,7 @@ config MACH_PALMZ72 | |||
394 | depends on ARCH_PXA_PALM | 396 | depends on ARCH_PXA_PALM |
395 | select PXA27x | 397 | select PXA27x |
396 | select IWMMXT | 398 | select IWMMXT |
399 | select MACH_PALM27X | ||
397 | help | 400 | help |
398 | Say Y here if you intend to run this kernel on Palm Zire 72 | 401 | Say Y here if you intend to run this kernel on Palm Zire 72 |
399 | handheld computer. | 402 | handheld computer. |
@@ -404,6 +407,7 @@ config MACH_PALMLD | |||
404 | depends on ARCH_PXA_PALM | 407 | depends on ARCH_PXA_PALM |
405 | select PXA27x | 408 | select PXA27x |
406 | select IWMMXT | 409 | select IWMMXT |
410 | select MACH_PALM27X | ||
407 | help | 411 | help |
408 | Say Y here if you intend to run this kernel on a Palm LifeDrive | 412 | Say Y here if you intend to run this kernel on a Palm LifeDrive |
409 | handheld computer. | 413 | handheld computer. |