From 9a2ad529ed26c4dd81368d0bc87fc77db1febb35 Mon Sep 17 00:00:00 2001 From: Olof Johansson Date: Tue, 14 Oct 2014 23:26:56 -0700 Subject: [PATCH] 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-format-patch failed