Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364169
b: refs/heads/master
c: 14d7547
h: refs/heads/master
i:
  364167: d527df5
v: v3
  • Loading branch information
Arnd Bergmann authored and Greg Kroah-Hartman committed Apr 23, 2013
1 parent fd0466e commit 645b83e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 796ce5a7e4ef88ee0bfbeaa80070a51570650d57
refs/heads/master: 14d7547c05064dd066aa4c587f35f45fcffa9493
10 changes: 5 additions & 5 deletions trunk/drivers/staging/nvec/Kconfig
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
config MFD_NVEC
bool "NV Tegra Embedded Controller SMBus Interface"
tristate "NV Tegra Embedded Controller SMBus Interface"
depends on I2C && GPIOLIB && ARCH_TEGRA
select MFD_CORE
help
Say Y here to enable support for a nVidia compliant embedded
controller.

config KEYBOARD_NVEC
bool "Keyboard on nVidia compliant EC"
tristate "Keyboard on nVidia compliant EC"
depends on MFD_NVEC && INPUT
help
Say Y here to enable support for a keyboard connected to
a nVidia compliant embedded controller.

config SERIO_NVEC_PS2
bool "PS2 on nVidia EC"
tristate "PS2 on nVidia EC"
depends on MFD_NVEC && SERIO
help
Say Y here to enable support for a Touchpad / Mouse connected
to a nVidia compliant embedded controller.

config NVEC_POWER
bool "NVEC charger and battery"
tristate "NVEC charger and battery"
depends on MFD_NVEC && POWER_SUPPLY
help
Say Y to enable support for battery and charger interface for
nVidia compliant embedded controllers.

config NVEC_PAZ00
bool "Support for OEM specific functions on Compal PAZ00 based devices"
tristate "Support for OEM specific functions on Compal PAZ00 based devices"
depends on MFD_NVEC && LEDS_CLASS
help
Say Y to enable control of the yellow side leds on Compal PAZ00 based
Expand Down

0 comments on commit 645b83e

Please sign in to comment.