Message ID | 1401194721-22586-1-git-send-email-nicolas.ferre@atmel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, May 27, 2014 at 02:45:21PM +0200, Nicolas Ferre wrote: > From: Wenyou Yang <wenyou.yang@atmel.com> > > due to enabling > -- CONFIG_REGULATOR > -- CONFIG_REGULATOR_ACT8865 > > Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> > [nicolas.ferre@atmel.com: move added entries to proper location within file] > Signed-off-by: Nicolas Ferre <nicolas.ferre@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? Certainly. Applied to next/defconfig. -Olof
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