hh.org updates
[hh.org.git] / arch / arm / mach-pxa / magician / Kconfig
blobe8369f2096f621527ed3441cdd610117195a93fb
1 menuconfig MACH_MAGICIAN
2         bool "HTC Magician"
3         depends on ARCH_PXA
4         select PXA27x
5         select IWMMXT
6         select GPIO_KEYS
7         help
8           This enables support for the HTC Magician handheld.
10 config MAGICIAN_PM
11         tristate "HTC Magician power management"
12         depends on MACH_MAGICIAN
13         select PXA_SUSPEND_SAVE_EXTRA_REGS
14         help
15           This selection enables HTC Magician power
16           management support.
18 config MAGICIAN_TS
19         tristate "HTC Magician touchscreen"
20         depends on MACH_MAGICIAN
21         help
22           Enable support for the HTC Magician touchscreen panel.
24 config MAGICIAN_LCD
25         tristate "HTC Magician LCD"
26         depends on MACH_MAGICIAN
27         help
28           This driver provides support for changing power and brightness
29           of the HTC Magician LCD display and backlight.
31 config MAGICIAN_CPLD
32         tristate "HTC Magician CPLD driver"
33         depends on MACH_MAGICIAN
34         help
35           This driver is supposed to test the Magician's CPLD interrupts.
37 config MAGICIAN_GSM
38         tristate "HTC Magician GSM driver"
39         depends on MACH_MAGICIAN
40         help
41           This driver is supposed to initialize the Magician's GSM chipset.
43 config MAGICIAN_DS1WM
44         tristate "HTC Magician DS1WM driver"
45         depends on MACH_MAGICIAN
46         help
47           Experimental driver for the DS1WM in the Magician's AIC3
48           MA17635 0450 v1.1 ASIC.
50 config MAGICIAN_PHONE
51         tristate "HTC Magician Phone driver"
52         depends on MACH_MAGICIAN
53         help
54           Experimental driver for the Magician's GSM chipset connected
55           to BTUART(cmd) and FFUART(data).