summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorAlessandro Rubini <rubini@gnudd.com>2012-04-12 10:48:44 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2012-05-09 15:34:28 +0200
commit35bdd29095ad614c5fb4a934bfd4f57a94dfd395 (patch)
tree26db4b35f5f05d4a160235aa02ba5cb579c5f2f9 /drivers/mfd/Kconfig
parentceb57d27e28a8f979cbfd6391b7da6da51484059 (diff)
downloadop-kernel-dev-35bdd29095ad614c5fb4a934bfd4f57a94dfd395.zip
op-kernel-dev-35bdd29095ad614c5fb4a934bfd4f57a94dfd395.tar.gz
mfd: Add driver for STA2X11 MFD block
This also introduces <asm/sta2x11.h> to export a function that is in the base sta2x11 support patches. The header will increase with other prototypes and constants over time. Signed-off-by: Alessandro Rubini <rubini@gnudd.com> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@st.com> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index ef86a74..48eed22 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -906,6 +906,11 @@ config MFD_RC5T583
Additional drivers must be enabled in order to use the
different functionality of the device.
+config MFD_STA2X11
+ bool "STA2X11 multi function device support"
+ depends on STA2X11
+ select MFD_CORE
+
config MFD_ANATOP
bool "Support for Freescale i.MX on-chip ANATOP controller"
depends on SOC_IMX6Q
OpenPOWER on IntegriCloud