From 8c96aefbe79becf940d27cd8ad2c5aba48322162 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Fri, 20 Aug 2010 10:27:12 +0200 Subject: mfd: Switch AB3100 to use MFD cells This switches the AB3100 core driver to using MFD cells for subdevices instead of spawning common platform devices. Signed-off-by: Linus Walleij Signed-off-by: Samuel Ortiz --- drivers/mfd/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/mfd/Kconfig') diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index db51ea1c6082..b3aedaaa7092 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -444,6 +444,7 @@ config ABX500_CORE config AB3100_CORE bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions" depends on I2C=y && ABX500_CORE + select MFD_CORE default y if ARCH_U300 help Select this to enable the AB3100 Mixed Signal IC core -- cgit v1.2.2