]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: arizona: Remove duplicate select of MFD_CORE
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 9 Feb 2016 10:52:01 +0000 (10:52 +0000)
committerLee Jones <lee.jones@linaro.org>
Fri, 12 Feb 2016 09:20:17 +0000 (09:20 +0000)
commitb063138aca4d9343459125fcc82efe7364da83cc
tree1210dde8f3277fe12972835bf39f19f53a1389b8
parent4833f8f2caf9e1136ead7bbb62b5915837d36452
mfd: arizona: Remove duplicate select of MFD_CORE

MFD_ARIZONA_I2C and MFD_ARIZONA_SPI both select MFD_ARIZONA and all
three of those select MFD_CORE, this makes the selects of MFD_CORE in
MFD_ARIZONA_I2C and MFD_ARIZONA_SPI redundant, so we remove them.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig