]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
staging: nvec: let nvec select MFD_CORE
authorMarc Dietrich <marvin24@gmx.de>
Thu, 22 Nov 2012 18:47:28 +0000 (19:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:01:29 +0000 (16:01 -0800)
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>
drivers/staging/nvec/Kconfig

index 1235a7897d04eca5a92e512740eeff019877c279..f779fdc34279c9c41a8a6acddb6a41fcffca565d 100644 (file)
@@ -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.