From: Fabio Estevam Date: Tue, 24 Dec 2013 03:04:50 +0000 (-0200) Subject: ARM: imx_v6_v7_defconfig: Select CONFIG_REGULATOR_PFUZE100 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5a72f10500f52f18887ce78f8edebc95cc3dfc23;p=linux-beck.git ARM: imx_v6_v7_defconfig: Select CONFIG_REGULATOR_PFUZE100 PFUZE100 regulator is commonly found on mx6 based designs. Add support for it. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 4951be5924c7..53e82c2523eb 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -167,6 +167,7 @@ CONFIG_REGULATOR_ANATOP=y CONFIG_REGULATOR_DA9052=y CONFIG_REGULATOR_MC13783=y CONFIG_REGULATOR_MC13892=y +CONFIG_REGULATOR_PFUZE100=y CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_RC_SUPPORT=y