sync hh.org
[hh.org.git] / arch / arm / mach-pxa / asus620 / Kconfig
blob63fba5545db1c90c9133b45bd666080b23d80f3b
1 menuconfig MACH_A620
2         bool "Asus 620/620BT"
3         depends on ARCH_PXA
4         select PXA25x
5         help
6             Asus 620BT kernel support,possible for A620
9 config A620_LCD
10         tristate "A620 frame buffer LCD"
11         depends on MACH_A620 && LCD_DEVICE
12         help
13             LCD support for Asus A620, possibly for other Asus devices
15 config A620_BUTTONS
16         tristate "A620 buttons driver"
17         depends on MACH_A620 && INPUT
18         help
19           This driver translates MyPal A620 button presses to Linux input
20           subsystem events.