Skip to content

Commit

Permalink
staging: nvec: let nvec select MFD_CORE
Browse files Browse the repository at this point in the history
NVEC registers a mfd device and therefore needs to select MFD_CORE.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Marc Dietrich authored and Greg Kroah-Hartman committed Nov 27, 2012
1 parent 1c97939 commit e3f27c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/nvec/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
config MFD_NVEC
bool "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.
Expand Down

0 comments on commit e3f27c7

Please sign in to comment.