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

From: Nicolas Ferre
Date: Tue May 27 2014 - 08:45:34 EST


From: Wenyou Yang <wenyou.yang@xxxxxxxxx>

due to enabling
-- CONFIG_REGULATOR
-- CONFIG_REGULATOR_ACT8865

Signed-off-by: Wenyou Yang <wenyou.yang@xxxxxxxxx>
[nicolas.ferre@xxxxxxxxx: move added entries to proper location within file]
Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/