import hh.org
[hh.org.git] / arch / arm / mach-pxa / h4000 / Kconfig
blobe962485faf7f0b042aa85efbaf6d9747e570286f
1 menuconfig MACH_H4000
2         bool "HP iPAQ h4000"
3         depends on ARCH_PXA
4         select PXA25x
6 config IPAQ_H4000_SERIAL
7         tristate "Serial port support"
8         depends on MACH_H4000 && HTC_ASIC3 && SERIAL_PXA
9         help
10           turns on serial support when a cord is plugged in
12 config IPAQ_H4000_UDC
13         bool "USB Device Contoller support"
14         depends on MACH_H4000 && HTC_ASIC3 && USB_PXA2XX
15         help
16           Enables h4000 specific USB detection
18 config IPAQ_H4000_LCD
19         tristate "LCD support"
20         depends on MACH_H4000 && HTC_ASIC3 && LCD_CLASS_DEVICE && FB_PXA
22 config IPAQ_H4000_BACKLIGHT
23         bool "LCD Backlight support"
24         depends on MACH_H4000 && HTC_ASIC3 && BACKLIGHT_CLASS_DEVICE
26 config IPAQ_H4000_TS
27         tristate "Touchscreen support"
28         depends on MACH_H4000 && HTC_ASIC3 && INPUT_EVDEV
30 config IPAQ_H4000_PCMCIA
31         tristate "PCMCIA support"
32         depends on MACH_H4000 && HTC_ASIC3 && PCMCIA_PXA2XX
33         help
34           Enables h4000 specific functions for the PXA2xx pcmcia driver.
36 config IPAQ_H4000_BUTTONS
37         tristate "Buttons support"
38         depends on MACH_H4000 && HTC_ASIC3
40 config IPAQ_H4000_BATT
41         tristate "Battery support"
42         depends on MACH_H4000 && HTC_ASIC3
44 config IPAQ_H4000_LEDS
45         tristate "HP iPAQ h4000 LEDs"
46         depends on MACH_H4000
47         select NEW_LEDS
48         select LEDS_ASIC3
49         help
50           This enables support for HP iPAQ h4000 color LED control
51           (via the ASIC3 chip).
53 config IPAQ_H4300_KBD
54         tristate "Keyboard support for h4300 model"
55         depends on MACH_H4000 && HTC_ASIC3