public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: Remove config AB8500_I2C_CORE Kconfig entry
@ 2012-05-29  6:19 Axel Lin
  2012-05-29  7:38 ` Lee Jones
  0 siblings, 1 reply; 10+ messages in thread
From: Axel Lin @ 2012-05-29  6:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: Lee Jones, Samuel Ortiz, Linus Walleij

config AB8500_I2C_CORE is not used after commit d28f1db
"mfd: Remove confusing ab8500-i2c file and merge into ab8500-core".
Thus remove it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/mfd/Kconfig |   10 ----------
 1 file changed, 10 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index e129c82..170072e 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -703,16 +703,6 @@ config AB8500_CORE
 	  the irq_chip parts for handling the Mixed Signal chip events.
 	  This chip embeds various other multimedia funtionalities as well.
 
-config AB8500_I2C_CORE
-	bool "AB8500 register access via PRCMU I2C"
-	depends on AB8500_CORE && MFD_DB8500_PRCMU
-	default y
-	help
-	  This enables register access to the AB8500 chip via PRCMU I2C.
-	  The AB8500 chip can be accessed via SPI or I2C. On DB8500 hardware
-	  the I2C bus is connected to the Power Reset
-	  and Mangagement Unit, PRCMU.
-
 config AB8500_DEBUG
        bool "Enable debug info via debugfs"
        depends on AB8500_CORE && DEBUG_FS
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-05-29 15:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-29  6:19 [PATCH] mfd: Remove config AB8500_I2C_CORE Kconfig entry Axel Lin
2012-05-29  7:38 ` Lee Jones
2012-05-29  7:53   ` Axel Lin
2012-05-29  8:29     ` Lee Jones
2012-05-29  9:15       ` Samuel Ortiz
2012-05-29  9:27         ` Lee Jones
2012-05-29 10:52           ` Samuel Ortiz
2012-05-29 15:06             ` Lee Jones
2012-05-29 15:27               ` Samuel Ortiz
2012-05-29 15:37                 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox