diff options
Diffstat (limited to 'configs/m53menlo_defconfig')
-rw-r--r-- | configs/m53menlo_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig index 7955e17afe..0a8d9ecea7 100644 --- a/configs/m53menlo_defconfig +++ b/configs/m53menlo_defconfig @@ -92,7 +92,8 @@ CONFIG_USB_ETHER_ASIX=y CONFIG_USB_ETHER_MCS7830=y CONFIG_USB_ETHER_SMSC95XX=y CONFIG_DM_VIDEO=y -CONFIG_VIDEO_BPP16=y +# CONFIG_VIDEO_BPP8 is not set +# CONFIG_VIDEO_BPP32 is not set CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_VIDEO_IPUV3=y CONFIG_WATCHDOG_TIMEOUT_MSECS=8000 |