ARM: bcm: Fix bcm and multi_v7 defconfigs
authorOlof Johansson <olof@lixom.net>
Fri, 27 Jun 2014 06:10:55 +0000 (23:10 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 27 Jun 2014 06:26:41 +0000 (23:26 -0700)
commitbfda90cbb8933aa280b22e8ae087e2a850a01288
tree62a28cdd3a60ef55464354ce994ff3dffb185c71
parent6c9d16178870315846faa1f59697b801e3fe0531
ARM: bcm: Fix bcm and multi_v7 defconfigs

BCM (Kona/capri platform) has regressed in two ways on this release. First,
bcm_defconfig no longer selected the appropriate MMC driver options due to
changes in dependencies. Secondly, the new MFD and regulator drivers were not
enabled on multi_v7_defconfig, so that caused the system to fail probing MMC
there.

Fix by enabling the new options as needed.

Cc: Matt Porter <matt.porter@linaro.org>
Cc: Christian Daudt <bcm@fixthebug.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/bcm_defconfig
arch/arm/configs/multi_v7_defconfig