blob: 9475e20c3d646f85c2e1d164aaf4c8c3dbe84c63 [file] [log] [blame]
Marc Dietrich32890b92011-05-19 16:34:42 +02001config MFD_NVEC
Arnd Bergmann14d75472013-04-23 18:30:46 +02002 tristate "NV Tegra Embedded Controller SMBus Interface"
Marc Dietrich32890b92011-05-19 16:34:42 +02003 depends on I2C && GPIOLIB && ARCH_TEGRA
Marc Dietriche3f27c72012-11-22 19:47:28 +01004 select MFD_CORE
Marc Dietrich32890b92011-05-19 16:34:42 +02005 help
6 Say Y here to enable support for a nVidia compliant embedded
7 controller.
8
9config KEYBOARD_NVEC
Arnd Bergmann14d75472013-04-23 18:30:46 +020010 tristate "Keyboard on nVidia compliant EC"
Julian Andres Klodee96045a2011-12-26 17:57:40 +010011 depends on MFD_NVEC && INPUT
Marc Dietrich32890b92011-05-19 16:34:42 +020012 help
Himangi Saraogi8787fcd2013-10-30 06:30:49 +053013 Say Y here to enable support for a keyboard connected to
Marc Dietrich32890b92011-05-19 16:34:42 +020014 a nVidia compliant embedded controller.
15
16config SERIO_NVEC_PS2
Arnd Bergmann14d75472013-04-23 18:30:46 +020017 tristate "PS2 on nVidia EC"
Julian Andres Klodee96045a2011-12-26 17:57:40 +010018 depends on MFD_NVEC && SERIO
Marc Dietrich32890b92011-05-19 16:34:42 +020019 help
20 Say Y here to enable support for a Touchpad / Mouse connected
21 to a nVidia compliant embedded controller.
22
23config NVEC_POWER
Arnd Bergmann14d75472013-04-23 18:30:46 +020024 tristate "NVEC charger and battery"
Julian Andres Klodee96045a2011-12-26 17:57:40 +010025 depends on MFD_NVEC && POWER_SUPPLY
Marc Dietrich32890b92011-05-19 16:34:42 +020026 help
27 Say Y to enable support for battery and charger interface for
28 nVidia compliant embedded controllers.
Ilya Petrov97cc2652011-09-27 19:00:44 +020029
Marc Dietrichac562682012-06-24 23:25:20 +020030config NVEC_PAZ00
Arnd Bergmann14d75472013-04-23 18:30:46 +020031 tristate "Support for OEM specific functions on Compal PAZ00 based devices"
Marc Dietrich71d64ef2012-08-19 19:03:08 +020032 depends on MFD_NVEC && LEDS_CLASS
Ilya Petrov97cc2652011-09-27 19:00:44 +020033 help
Marc Dietrichac562682012-06-24 23:25:20 +020034 Say Y to enable control of the yellow side leds on Compal PAZ00 based
35 devices, e.g. Toshbia AC100 and Dynabooks AZ netbooks.