
18 Jan
2020
18 Jan
'20
12:29 p.m.
Hi,
On Sat, Jan 18, 2020 at 03:15:15AM -0800, Vagrant Cascadian wrote:
Video output on the pinebook LCD screen was broken by:
commit 2cc393f32fd9 ("video: make BPP and ANSI configs optional").
Enable VIDEO_BPP32 which was previously enabled by default when DM_VIDEO was set.
Signed-off-by: Vagrant Cascadian vagrant@debian.org
There's nothing really specific about the pinebook here, but it's needed for pretty much all the boards using DM_VIDEO (on Allwinner at least).
You should add a kconfig select / default instead
Maxime