aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 8a0837ea0294..fdb966e590a2 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -415,6 +415,24 @@ config MACH_TREO680
415 Say Y here if you intend to run this kernel on Palm Treo 680 415 Say Y here if you intend to run this kernel on Palm Treo 680
416 smartphone. 416 smartphone.
417 417
418config MACH_RAUMFELD_RC
419 bool "Raumfeld Controller"
420 select PXA3xx
421 select CPU_PXA300
422 select HAVE_PWM
423
424config MACH_RAUMFELD_CONNECTOR
425 bool "Raumfeld Connector"
426 select PXA3xx
427 select CPU_PXA300
428 select PXA_SSP
429
430config MACH_RAUMFELD_SPEAKER
431 bool "Raumfeld Speaker"
432 select PXA3xx
433 select CPU_PXA300
434 select PXA_SSP
435
418config PXA_SHARPSL 436config PXA_SHARPSL
419 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models" 437 bool "SHARP Zaurus SL-5600, SL-C7xx and SL-Cxx00 Models"
420 select SHARP_SCOOP 438 select SHARP_SCOOP