From: Simon Horman Date: Wed, 23 Jan 2013 05:59:37 +0000 (+0900) Subject: ARM: mach-shmobile: mackerel: enable REGULATOR in defconfig X-Git-Tag: kvm-3.10-2~79^2~22^2~7 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=2d81a59575813a1deb2405eb81e36131377619ee;p=users%2Fdwmw2%2Flinux.git ARM: mach-shmobile: mackerel: enable REGULATOR in defconfig As well as being a generally sane thing to do this is required for MMCIF to function in conjunction with " ARM: shmobile: streamline mackerel SD and MMC devices". Cc: Guennadi Liakhovetski Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/mackerel_defconfig b/arch/arm/configs/mackerel_defconfig index ec8e605b408cb..9fb11895b2e27 100644 --- a/arch/arm/configs/mackerel_defconfig +++ b/arch/arm/configs/mackerel_defconfig @@ -75,6 +75,7 @@ CONFIG_I2C=y CONFIG_I2C_SH_MOBILE=y # CONFIG_HWMON is not set # CONFIG_MFD_SUPPORT is not set +CONFIG_REGULATOR=y CONFIG_FB=y CONFIG_FB_MODE_HELPERS=y CONFIG_FB_SH_MOBILE_LCDC=y