]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/staging/nvec/Kconfig
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[mirror_ubuntu-artful-kernel.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
35a90a56
HM
9 To compile this driver as a module, say M here: the module will be
10 called mfd-nvec
11
32890b98 12config KEYBOARD_NVEC
14d7547c 13 tristate "Keyboard on nVidia compliant EC"
e96045a7 14 depends on MFD_NVEC && INPUT
32890b98 15 help
8787fcd2 16 Say Y here to enable support for a keyboard connected to
32890b98
MD
17 a nVidia compliant embedded controller.
18
35a90a56
HM
19 To compile this driver as a module, say M here: the module will be
20 called keyboard-nvec
21
32890b98 22config SERIO_NVEC_PS2
14d7547c 23 tristate "PS2 on nVidia EC"
e96045a7 24 depends on MFD_NVEC && SERIO
32890b98
MD
25 help
26 Say Y here to enable support for a Touchpad / Mouse connected
27 to a nVidia compliant embedded controller.
28
35a90a56
HM
29 To compile this driver as a module, say M here: the module will be
30 called serio-nvec-ps2
31
32
32890b98 33config NVEC_POWER
14d7547c 34 tristate "NVEC charger and battery"
e96045a7 35 depends on MFD_NVEC && POWER_SUPPLY
32890b98
MD
36 help
37 Say Y to enable support for battery and charger interface for
38 nVidia compliant embedded controllers.
97cc2657 39
35a90a56
HM
40 To compile this driver as a module, say M here: the module will be
41 called nvec-power
42
43
ac562680 44config NVEC_PAZ00
14d7547c 45 tristate "Support for OEM specific functions on Compal PAZ00 based devices"
71d64ef2 46 depends on MFD_NVEC && LEDS_CLASS
97cc2657 47 help
ac562680
MD
48 Say Y to enable control of the yellow side leds on Compal PAZ00 based
49 devices, e.g. Toshbia AC100 and Dynabooks AZ netbooks.
35a90a56
HM
50
51 To compile this driver as a module, say M here: the module will be
52 called nvec-paz00
53