Files
u-boot/drivers
Marcin Juszkiewicz 9a3122f769 Kconfig: simple panel requires backlight
During build of simple panel driver backlight is needed so let's enable
it:

aarch64-linux-gnu-ld.bfd: drivers/built-in.o: in function `simple_panel_set_backlight':
u-boot/drivers/video/simple_panel.c:43: undefined reference to `backlight_set_brightness'
aarch64-linux-gnu-ld.bfd: drivers/built-in.o: in function `simple_panel_enable_backlight':
u-boot/drivers/video/simple_panel.c:28: undefined reference to `backlight_enable'

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2021-01-16 11:58:49 -05:00
..
2021-01-05 16:20:26 -05:00
2021-01-13 09:52:58 +01:00
2020-12-18 20:32:21 -07:00
2020-11-06 10:18:20 +08:00
2020-11-06 10:18:20 +08:00