From: Olof Johansson Date: Wed, 15 Oct 2014 06:26:56 +0000 (-0700) Subject: ARM: sunxi_defconfig: enable CONFIG_REGULATOR X-Git-Tag: fixes-against-v3.18-rc2~30^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2ad529ed26;p=pandora-kernel.git ARM: sunxi_defconfig: enable CONFIG_REGULATOR Commit 97a13e5289ba ('net: phy: mdio-sun4i: don't select REGULATOR') removed the select of REGULATOR, which means that it now has to be explicitly enabled in the defconfig or things won't work very well. In particular, this fixes a problem with SD/MMC not probing on my A31-based board. Cc: Beniamino Galvani Signed-off-by: Olof Johansson --- Reading git-diff-tree failed