commit | 9a2ad529ed26c4dd81368d0bc87fc77db1febb35 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Oct 14 23:26:56 2014 -0700 |
committer | Olof Johansson <olof@lixom.net> | Tue Oct 14 23:26:58 2014 -0700 |
tree | 5eb94b95d1e57d0de97c693ce3c341ea0da11af1 | |
parent | 0429fbc0bdc297d64188483ba029a23773ae07b0 [diff] |
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>