Re: [PATCH] ARM: at91/defconfig: add HLCDC driver to sama5_defconfig

2016-04-27 Thread Alexandre Belloni
On 26/04/2016 at 17:01:27 +0200, Nicolas Ferre wrote : > Add the LCD DRM driver with all its dependencies: > - the MFD driver > - the backlight PWM > - the simple panel driver > > Remove the CONFIG_FB as it is not needed on any sama5 device. > > Signed-off-by: Nicolas Ferre Acked-by: Alexandre B

[PATCH] ARM: at91/defconfig: add HLCDC driver to sama5_defconfig

2016-04-26 Thread Nicolas Ferre
Add the LCD DRM driver with all its dependencies: - the MFD driver - the backlight PWM - the simple panel driver Remove the CONFIG_FB as it is not needed on any sama5 device. Signed-off-by: Nicolas Ferre --- arch/arm/configs/sama5_defconfig | 9 +++-- 1 file changed, 7 insertions(+), 2 dele