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>
Wed, 16 Mar 2016 08:50:23 +0000 (08:50 +0000)
commitf4d34c94ff287f999c420de6facf1b7524b918c0
tree96a5185c9224cba7b6a634e677a4e9f839dfc46a
parent21aca3bf0d00465aa37a385098ab7ac2fe2412bb
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