mfd: Select MFD_CORE for rtsx
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 8 Nov 2012 09:38:56 +0000 (10:38 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 8 Nov 2012 09:38:56 +0000 (10:38 +0100)
The realtek driver use the MFD core API and thus must select MFD_CORE.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig

index d0cb4d4bc2cc26b50def67f09fbef6ec3ad952b0..3f2187ae8c5d4b823ef33f228599858ff64029e8 100644 (file)
@@ -66,6 +66,7 @@ config MFD_SM501_GPIO
 config MFD_RTSX_PCI
        tristate "Support for Realtek PCI-E card reader"
        depends on PCI
+       select MFD_CORE
        help
          This supports for Realtek PCI-Express card reader including rts5209,
          rts5229, rtl8411, etc. Realtek card reader supports access to many
This page took 0.027254 seconds and 5 git commands to generate.