diff options
author | Linus Walleij <linus.walleij@stericsson.com> | 2009-11-12 21:44:27 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2009-12-13 19:21:42 +0100 |
commit | ecba96e6966174ccee47255c98b2091a739e1e45 (patch) | |
tree | ad085d9b087eee21898c3f9fd48a69b7c7617d5f /drivers/mfd/Kconfig | |
parent | 5fb4d38b19d95a5f980f0a10adba798f5b92128c (diff) | |
download | blackbird-op-linux-ecba96e6966174ccee47255c98b2091a739e1e45.tar.gz blackbird-op-linux-ecba96e6966174ccee47255c98b2091a739e1e45.zip |
mfd: Remove default selection of AB4500
This remove the default 'y' selection of AB4500, currently everyone
enabling the SPI subsystem will get a copy of this driver.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Cc: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index b1d537053faf..b46b11b2ad72 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -342,7 +342,6 @@ config MFD_88PM8607 config AB4500_CORE tristate "ST-Ericsson's AB4500 Mixed Signal Power management chip" depends on SPI - default y help Select this option to enable access to AB4500 power management chip. This connects to U8500 on the SSP/SPI bus and exports |