1 menuconfig MACH_HIMALAYA
7 tristate "HTC Himalaya USB"
8 depends on HTC_ASIC3 && MACH_HIMALAYA
10 Module to handle USB enable and disable (using the ASIC3 chip)
11 "MACH_HIMALAYA" and "HTC_ASIC3" to be enabled.
14 tristate "Himalaya Input Controller"
15 depends on MACH_HIMALAYA
18 tristate "HTC Himalaya TouchScreen (TI TSC2200)"
19 depends on MACH_HIMALAYA && TSC2200 && INPUT && INPUT_TOUCHSCREEN && HIMALAYA_INPUT
21 Module to handle HTC Himalaya touch screen.
22 "MACH_HIMALAYA", "TSC2200" and "INPUT_TOUCHSCREEN" need to be enabled.
25 tristate "HTC Himalaya Keypad (TI TSC2200, ASIC3)"
26 depends on HTC_ASIC3 && MACH_HIMALAYA && TSC2200 && INPUT && HIMALAYA_INPUT
28 Module to handle HTC Himalaya buttons.
29 "MACH_HIMALAYA", "TSC2200" and
30 "HTC_ASIC3" to be enabled.
33 tristate "Texas Instruments TSC2200"
34 depends on MACH_HIMALAYA && PXA_SSP
36 Texas Instruments TSC2200 driver.
39 tristate "HTC Himalaya LEDs"
40 depends on HTC_ASIC3 && MACH_HIMALAYA
42 Module to handle colour LEDs on and off (via the ASIC3 chip).
43 "MACH_HIMALAYA" and "HTC_ASIC3" to be enabled.
46 tristate "HTC Himalaya LCD"
47 depends on HTC_ASIC3 && LCD_DEVICE && MACH_HIMALAYA
49 LCD Screen enable on HTC Himalaya. Also requires "LCD_DEVICE",
50 "FB_HIMALAYA" and "HTC_ASIC3" to be enabled.
52 config HIMALAYA_BATTERY
53 tristate "HTC Himalaya battery"
54 depends on BATTERY_MONITOR && PXA_SSP && MACH_HIMALAYA