From: Kuninori Morimoto Date: Fri, 23 Jan 2015 07:55:16 +0000 (+0000) Subject: ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~68^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30aca3c84bd79b48154908b6c1592347f4df3d53;p=pandora-kernel.git ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again eb4513482d1c4882e3633528ccc48d77581b7bb1 (ARM: shmobile: Enable kzm9g board in multiplatform defconfig) dropped CONFIG_REGULATOR from shmobile_defconfig as it was generated using a tree where CONFIG_REGULATOR is indirectly selected by ARCH_SH73A0. ARCH_SH73A0 is not queued up for v3.20 and thus, baring unforeseen changes, CONFIG_REGULATOR will not be selected by shmobile_defconfig in that release. This causes at least SDHI to stop working on R-Car Gen2 SoCs. Reported-by: Magnus Damm Signed-off-by: Kuninori Morimoto [horms: minimal patch targeted as a fix] Signed-off-by: Simon Horman --- Reading git-diff-tree failed