From: Olof Johansson Date: Fri, 27 Jun 2014 06:10:55 +0000 (-0700) Subject: ARM: bcm: Fix bcm and multi_v7 defconfigs X-Git-Tag: omap-for-v3.17/soc-cleanup~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfda90cbb8933aa280b22e8ae087e2a850a01288;p=pandora-kernel.git 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 Cc: Christian Daudt Signed-off-by: Olof Johansson --- Reading git-diff-tree failed