aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2010-07-13 02:16:45 -0400
committerEric Miao <eric.y.miao@gmail.com>2010-08-05 02:32:40 -0400
commit31620e21afc94a20fb59aff13de9268120b5e416 (patch)
treeeba8957fb89a76b0f69141d7bb714e87b306c3fd /arch/arm/mach-pxa/Kconfig
parent95045947ab18e412a81ad1fd002a4804eb269d01 (diff)
[ARM] pxa/palm: Flip Palm LD,TX,T5,Z72 to Palm27x
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig4
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.