[PATCH 1/4] ARM: mach-shmobile: marzen: defconfig: use regulators by default

Simon Horman horms+renesas at verge.net.au
Wed Jan 30 20:50:48 EST 2013


Use regulators by default

This is in preparation for initialising devices using DT.

Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
---
 arch/arm/configs/marzen_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/marzen_defconfig b/arch/arm/configs/marzen_defconfig
index 728a43c..afee4a2 100644
--- a/arch/arm/configs/marzen_defconfig
+++ b/arch/arm/configs/marzen_defconfig
@@ -83,6 +83,8 @@ CONFIG_USB=y
 CONFIG_USB_RCAR_PHY=y
 CONFIG_MMC=y
 CONFIG_MMC_SDHI=y
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_DUMMY=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_OHCI_HCD=y
-- 
1.7.10.4




More information about the linux-arm-kernel mailing list