commit | 0dcb3fddd268b85f979769ee156981f750453c89 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Tue May 26 00:20:49 2020 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Jun 18 19:28:36 2020 +0200 |
tree | 49c614e432034e98c10ab132252dff73c67dc625 | |
parent | 0087836c503c373959001729694050fa04ae0c22 [diff] |
video: make backlight and panel drivers optional 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@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>