Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / nvec / Kconfig
CommitLineData
32890b98
MD
1config MFD_NVEC
2 bool "NV Tegra Embedded Controller SMBus Interface"
3 depends on I2C && GPIOLIB && ARCH_TEGRA
e3f27c7d 4 select MFD_CORE
32890b98
MD
5 help
6 Say Y here to enable support for a nVidia compliant embedded
7 controller.
8
9config KEYBOARD_NVEC
10 bool "Keyboard on nVidia compliant EC"
e96045a7 11 depends on MFD_NVEC && INPUT
32890b98
MD
12 help
13 Say Y here to enable support for a keyboard connected to
14 a nVidia compliant embedded controller.
15
16config SERIO_NVEC_PS2
17 bool "PS2 on nVidia EC"
e96045a7 18 depends on MFD_NVEC && SERIO
32890b98
MD
19 help
20 Say Y here to enable support for a Touchpad / Mouse connected
21 to a nVidia compliant embedded controller.
22
23config NVEC_POWER
24 bool "NVEC charger and battery"
e96045a7 25 depends on MFD_NVEC && POWER_SUPPLY
32890b98
MD
26 help
27 Say Y to enable support for battery and charger interface for
28 nVidia compliant embedded controllers.
97cc2657 29
ac562680
MD
30config NVEC_PAZ00
31 bool "Support for OEM specific functions on Compal PAZ00 based devices"
71d64ef2 32 depends on MFD_NVEC && LEDS_CLASS
97cc2657 33 help
ac562680
MD
34 Say Y to enable control of the yellow side leds on Compal PAZ00 based
35 devices, e.g. Toshbia AC100 and Dynabooks AZ netbooks.