diff options
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r-- | configs/rut_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig index 99b732c51d..a6a4bb9dfb 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig @@ -13,6 +13,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y CONFIG_SPL_WATCHDOG_SUPPORT=y +CONFIG_VIDEO=y CONFIG_SPL_YMODEM_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="am335x-rut" CONFIG_FIT=y |