[PATCH] ARM: at91/defconfig: sama5_defconfig: updated

Nicolas Ferre nicolas.ferre at atmel.com
Tue May 27 05:45:21 PDT 2014


From: Wenyou Yang <wenyou.yang at atmel.com>

due to enabling
	-- CONFIG_REGULATOR
	-- CONFIG_REGULATOR_ACT8865

Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
[nicolas.ferre at atmel.com: move added entries to proper location within file]
Signed-off-by: Nicolas Ferre <nicolas.ferre at atmel.com>
---
Hi Arnd, Olof, Kevin,

I have this little patch lying around without other updates to AT91
defconfig files so far. Is it possible to take this patch in arm-soc
without a pull-request?

Thanks, best regards,

Nicolas Ferre


 arch/arm/configs/sama5_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 869fa18ebeb2..4414990521d3 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -137,6 +137,8 @@ CONFIG_SPI_GPIO=y
 CONFIG_GPIO_SYSFS=y
 # CONFIG_HWMON is not set
 CONFIG_SSB=m
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_ACT8865=y
 CONFIG_FB=y
 CONFIG_BACKLIGHT_LCD_SUPPORT=y
 # CONFIG_LCD_CLASS_DEVICE is not set
-- 
1.8.2.2




More information about the linux-arm-kernel mailing list