aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorSangbeom Kim <sbkim73@samsung.com>2012-01-09 00:09:09 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2012-01-09 00:37:47 +0100
commitc3d4d697346e36304a94942ad8ed3e28a0d38a44 (patch)
treebd06460c7d0d34620a3e35c413bfd944581c1418 /drivers/mfd/Kconfig
parentmfd: Add s5m series irq driver (diff)
downloadlinux-dev-c3d4d697346e36304a94942ad8ed3e28a0d38a44.tar.xz
linux-dev-c3d4d697346e36304a94942ad8ed3e28a0d38a44.zip
mfd: Add S5M series configuration
This patch add Samsung S5M Kconfig and Makefile entry. Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 1bfc561bfd14..69ad596ee9b5 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -389,6 +389,17 @@ config MFD_MAX8998
additional drivers must be enabled in order to use the functionality
of the device.
+config MFD_S5M_CORE
+ bool "SAMSUNG S5M Series Support"
+ depends on I2C=y && GENERIC_HARDIRQS
+ select MFD_CORE
+ select REGMAP_I2C
+ help
+ Support for the Samsung Electronics S5M MFD series.
+ This driver provies common support for accessing the device,
+ additional drivers must be enabled in order to use the functionality
+ of the device
+
config MFD_WM8400
tristate "Support Wolfson Microelectronics WM8400"
select MFD_CORE