ARM: sunxi_defconfig: enable CONFIG_REGULATOR
authorOlof Johansson <olof@lixom.net>
Wed, 15 Oct 2014 06:26:56 +0000 (23:26 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 15 Oct 2014 06:26:58 +0000 (23:26 -0700)
commit9a2ad529ed26c4dd81368d0bc87fc77db1febb35
tree5eb94b95d1e57d0de97c693ce3c341ea0da11af1
parent0429fbc0bdc297d64188483ba029a23773ae07b0
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 <b.galvani@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/sunxi_defconfig