[PATCH] video: make backlight and panel drivers optional

Simon Glass sjg at chromium.org
Tue May 26 14:39:19 CEST 2020


On Mon, 25 May 2020 at 16:20, Anatolij Gustschin <agust at denx.de> wrote:
>
> Not all boards use these drivers, so allow to disable them to fix
> building boards with U-Boot binary image size restrictions.
>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/video/Kconfig  | 27 +++++++++++++++++++++++++--
>  drivers/video/Makefile |  5 +++--
>  2 files changed, 28 insertions(+), 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list