hh.org updates
[hh.org.git] / arch / arm / mach-pxa / hx4700 / Kconfig
blobd592b8d3a6e05973c345999f398fc14ad974d38c
1 menuconfig MACH_H4700
2         bool "HP iPAQ hx4700"
3         select PXA27x
4         select INPUT_KEYBOARD
5         select GPIO_KEYS
6         select IWMMXT
7         help
8           This enables support for the HP iPAQ hx4700 handheld.
9           
10 config HX4700_NAVPOINT
11         tristate "HP iPAQ hx4700 NavPoint"
12         depends on MACH_H4700
13         select INPUT_MOUSE
14         select MOUSE_NAVPOINT
15         help
16           This device enables support for iPAQ hx4700 NavPoint (tm)
17           navigation pointer (touchpad).
19 config HX4700_CORE
20         tristate "HP iPAQ hx4700 Core"
21         depends on MACH_H4700 && HTC_ASIC3
22         help
23           This selection enables support for iPAQ hx4700 Core
24           Hardware support (ASIC3 and EGPIOs).
26 config HX4700_TS
27         tristate "HP iPAQ hx4700 Touchscreen"
28         depends on MACH_H4700
29         help
30           Enable support for the iPAQ hx4700 Touchscreen Panel.
32 config HX4700_BLUETOOTH
33         tristate "HP iPAQ hx4700 Bluetooth"
34         depends on MACH_H4700 && HX4700_CORE
35         help
36           Enables support for the TI BRF6150 Bluetooth Module
37           in the iPAQ hx4700.
39 config HX4700_PCMCIA
40         tristate "HP iPAQ hx4700 PCMCIA"
41         depends on MACH_H4700 && HX4700_CORE && PCMCIA_PXA2XX
42         help
43           This enables support for using PCMCIA (CompactFlash) cards
44           on HP iPAQ hx4700. You will also need to enable PXA2xx PCMCIA
45           support in the PCMCIA/Cardbus support menu.
47 config HX4700_LCD
48         tristate "HP iPAQ hx4700 LCD"
49         depends on MACH_H4700
50         select FB_W100
51         help
52           This enables support for the ATI graphics chip on the hx4700.
53           You will also need to enable the W100FB framebuffer driver.
55 config HX4700_LEDS
56         tristate "HP iPAQ hx4700 LEDs"
57         depends on MACH_H4700
58         select LEDS_ASIC3
59         help
60           This enables support for HP iPAQ hx4700 color LED control
61           (via the ASIC3 chip).