Merge branch 'next/drivers' into HEAD
[deliverable/linux.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
4 help
5 Say Y here to enable support for a nVidia compliant embedded
6 controller.
7
8config KEYBOARD_NVEC
9 bool "Keyboard on nVidia compliant EC"
e96045a7 10 depends on MFD_NVEC && INPUT
32890b98
MD
11 help
12 Say Y here to enable support for a keyboard connected to
13 a nVidia compliant embedded controller.
14
15config SERIO_NVEC_PS2
16 bool "PS2 on nVidia EC"
e96045a7 17 depends on MFD_NVEC && SERIO
32890b98
MD
18 help
19 Say Y here to enable support for a Touchpad / Mouse connected
20 to a nVidia compliant embedded controller.
21
22config NVEC_POWER
23 bool "NVEC charger and battery"
e96045a7 24 depends on MFD_NVEC && POWER_SUPPLY
32890b98
MD
25 help
26 Say Y to enable support for battery and charger interface for
27 nVidia compliant embedded controllers.
97cc2657 28
ac562680
MD
29config NVEC_PAZ00
30 bool "Support for OEM specific functions on Compal PAZ00 based devices"
71d64ef2 31 depends on MFD_NVEC && LEDS_CLASS
97cc2657 32 help
ac562680
MD
33 Say Y to enable control of the yellow side leds on Compal PAZ00 based
34 devices, e.g. Toshbia AC100 and Dynabooks AZ netbooks.
This page took 0.187478 seconds and 5 git commands to generate.