Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2186b53 authored by Lee Jones's avatar Lee Jones Committed by Samuel Ortiz
Browse files

mfd: Remove redundant AB8500_I2C_CORE Kconfig entry



During ab8500-core clean-up the Kconfig entry for AB8500_I2C_CORE
was left remnant. This patch simply removes it.

Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 6e19e837
Loading
Loading
Loading
Loading
+0 −10
Original line number Original line Diff line number Diff line
@@ -716,16 +716,6 @@ config AB8500_CORE
	  the irq_chip parts for handling the Mixed Signal chip events.
	  the irq_chip parts for handling the Mixed Signal chip events.
	  This chip embeds various other multimedia funtionalities as well.
	  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
config AB8500_DEBUG
       bool "Enable debug info via debugfs"
       bool "Enable debug info via debugfs"
       depends on AB8500_CORE && DEBUG_FS
       depends on AB8500_CORE && DEBUG_FS