diff options
author | Linus Walleij <linus.walleij@stericsson.com> | 2009-11-12 15:44:27 -0500 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2009-12-13 13:21:42 -0500 |
commit | ecba96e6966174ccee47255c98b2091a739e1e45 (patch) | |
tree | ad085d9b087eee21898c3f9fd48a69b7c7617d5f /drivers/mfd | |
parent | 5fb4d38b19d95a5f980f0a10adba798f5b92128c (diff) |
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')
-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 | |||
342 | config AB4500_CORE | 342 | config AB4500_CORE |
343 | tristate "ST-Ericsson's AB4500 Mixed Signal Power management chip" | 343 | tristate "ST-Ericsson's AB4500 Mixed Signal Power management chip" |
344 | depends on SPI | 344 | depends on SPI |
345 | default y | ||
346 | help | 345 | help |
347 | Select this option to enable access to AB4500 power management | 346 | Select this option to enable access to AB4500 power management |
348 | chip. This connects to U8500 on the SSP/SPI bus and exports | 347 | chip. This connects to U8500 on the SSP/SPI bus and exports |