moby: re-disable LCD_CLASS_DEVICE, now that boot has been verified

This commit is contained in:
2024-09-19 04:58:39 +00:00
parent 4ea9698959
commit 1c5b9f1ede

View File

@@ -806,9 +806,8 @@ linux.override {
# DRM_LIMA = yes;
# DRM_PANFROST = yes;
# some or all of these are needed for display initialization
LCD_CLASS_DEVICE = yes;
BACKLIGHT_CLASS_DEVICE = yes;
BACKLIGHT_CLASS_DEVICE = yes; #< required for display initialization
# LCD_CLASS_DEVICE = yes;
# BACKLIGHT_PWM = yes;
# DMA_SUN6I = yes;
# PWM_SUN4I = yes;