Skip to content
Commit 9a3122f7 authored by Marcin Juszkiewicz's avatar Marcin Juszkiewicz Committed by Tom Rini
Browse files

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: default avatarMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
parent 622178d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment