diff options
Diffstat (limited to 'configs/ventana_defconfig')
-rw-r--r-- | configs/ventana_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ventana_defconfig b/configs/ventana_defconfig index 8d02903316..59b6141059 100644 --- a/configs/ventana_defconfig +++ b/configs/ventana_defconfig @@ -41,5 +41,7 @@ CONFIG_USB_KEYBOARD=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_DM_VIDEO=y +CONFIG_VIDEO_BPP16=y +CONFIG_VIDEO_BPP32=y CONFIG_VIDEO_TEGRA20=y CONFIG_CONSOLE_SCROLL_LINES=10 |