drivers: power: report battery voltage in AOSP compatible format
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / nvec / Kconfig
CommitLineData
32890b98 1config MFD_NVEC
14d7547c 2 tristate "NV Tegra Embedded Controller SMBus Interface"
32890b98 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
14d7547c 10 tristate "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
14d7547c 17 tristate "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
14d7547c 24 tristate "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 30config NVEC_PAZ00
14d7547c 31 tristate "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.