From: Simon Horman Date: Wed, 15 Jul 2015 06:42:35 +0000 (+0900) Subject: ARM: shmobile: Enable fixed voltage regulator in shmobile_defconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4055a722d260ca30610fc52238d0aa49ff5bffa9;p=linux-beck.git ARM: shmobile: Enable fixed voltage regulator in shmobile_defconfig This is selected by MACH_MARZEN which is enabled in shmobile_defconfig, however, MACH_MARZEN is going away along with the board code it enables. Acked-by: Magnus Damm Acked-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 8da509327265..89bf31ccfbfa 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -122,6 +122,7 @@ CONFIG_WATCHDOG=y CONFIG_DA9063_WATCHDOG=y CONFIG_MFD_AS3711=y CONFIG_MFD_DA9063=y +CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_AS3711=y CONFIG_REGULATOR_DA9210=y CONFIG_REGULATOR_GPIO=y