hh.org updates
[hh.org.git] / arch / arm / mach-pxa / htcsable / Kconfig
blobfb528b696e807d48c1f23be0e3439b2affe0bded
1 menuconfig MACH_HW6900
2         bool "HTC Sable (hPaq hw69xx)"
3         select PXA27x
4         select GPIO_KEYS
5         select KEYBOARD_PXA27x
6         help
7                 Say Y here if you intend to run this kernel on a
8                 HTC Sable (iPAQ hw691x). Currently there is only basic support
9                 for this PDA.
11 config HTCSABLE_LCD
12         tristate "HTC Sable LCD"
13         depends on MACH_HW6900 && HTC_ASIC3 && LCD_DEVICE
14         help
15                 This driver provides support for changing power and brightness
16                 on HTC Sable LCD display.
19 config HTCSABLE_BACKLIGHT
20         bool "HTC Sable Backlight"
21         depends on MACH_HW6900 && HTC_ASIC3 && BACKLIGHT_CLASS_DEVICE
22         help
23                 This driver provides support for changing power and brightness
24                 on HTC Sable LCD backlight.