hh.org updates
[hh.org.git] / arch / arm / mach-pxa / htcuniversal / Kconfig
blobc060a7ac7b4a85c4638be8af4558bd3f2bcf00a2
1 menuconfig MACH_HTCUNIVERSAL
2         bool "HTC Universal"
3         select PXA27x
4         select EMBEDDED
5         help
6                 Say Y here if you intend to run this kernel on a
7                 HTC Universal. Currently there is only basic support
8                 for this PDA.
10 config HTCUNIVERSAL_CORE
11         tristate "HTC Universal core"
12         depends on MACH_HTCUNIVERSAL
13         help
14           This selection enables HTC Universal core support.
16 config HTCUNIVERSAL_UDC
17         bool "USB Device Controller support"
18         depends on MACH_HTCUNIVERSAL && HTC_ASIC3 && USB_PXA27X
19         help
20           Enables HTC Universal specific USB detection
22 config HTCUNIVERSAL_POWER
23         tristate "HTC Universal power"
24         depends on MACH_HTCUNIVERSAL && HTC_ASIC3
25         help
26           This selection enables HTC Universal power monitoring
27                     hardware support (through ASIC3).
29 config HTCUNIVERSAL_BACKLIGHT
30         bool "HTC Universal Backlight"
31         depends on MACH_HTCUNIVERSAL && HTC_ASIC3 && BACKLIGHT_CLASS_DEVICE
32         help
33           This driver provides support for changing power and brightness
34           on HTC Universal LCD backlight.
36 config HTCUNIVERSAL_LCD
37         tristate "HTC Universal LCD"
38         depends on MACH_HTCUNIVERSAL && HTC_ASIC3 && LCD_DEVICE
39         help
40           This driver provides support for changing power and brightness
41           on HTC Universal LCD display.
43 config HTCUNIVERSAL_TS2
44         tristate "HTC Universal Touchscreen (old)"
45         depends on MACH_HTCUNIVERSAL && HTC_ASIC3 
46         help
47           Enable support for the HTC Universal Touchscreen Panel.
49 #config HTCUNIVERSAL_KEYPAD
50 #       tristate "HTC Universal keypad support"
51 #       depends on MACH_HTCUNIVERSAL && HTC_ASIC3
52 #       help
53 #               Support for function keys
55 config HTCUNIVERSAL_BUTTONS
56         tristate "HTC Universal buttons support"
57         depends on MACH_HTCUNIVERSAL && HTC_ASIC3
59 config HTCUNIVERSAL_BLUETOOTH
60         tristate "HTC Universal Bluetooth"
61         depends on MACH_HTCUNIVERSAL && HTCUNIVERSAL_CORE && HTC_ASIC3
62         help
63           Enables support for the TI BRF6150 Bluetooth Module
64           in the HTC Universal.
66 config HTCUNIVERSAL_LEDS
67         tristate "HTC Universal LED support"
68         depends on MACH_HTCUNIVERSAL && HTCUNIVERSAL_CORE && HTC_ASIC3 && LEDS_CLASS
69         ---help---
70         Support for right led (colors red+green+(yellow))
71         Off/on hook keys LED backlight
72         Keyboard backlight
73         Vibra
75 config HTCUNIVERSAL_PHONE
76         tristate "HTC Universal Phone"
77         depends on MACH_HTCUNIVERSAL && HTCUNIVERSAL_CORE && HTC_ASIC3
78         help
79           Enables support for the Qualcomm MSM6520 Phone Module
80           in the HTC Universal.