From: Tero Kristo Date: Thu, 24 Oct 2019 09:31:02 +0000 (+0530) Subject: configs: am65x_evm_r5_defconfig: Enable AVS class 0 support X-Git-Tag: v2020.01-rc2~10^2~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b31e650867acfb016d1bfb8b895d7bd10cb5f1d1;p=oweals%2Fu-boot.git configs: am65x_evm_r5_defconfig: Enable AVS class 0 support Enable AVS class 0 support for the R5 SPL bootloader. Signed-off-by: Tero Kristo Signed-off-by: Keerthy --- diff --git a/configs/am65x_evm_r5_defconfig b/configs/am65x_evm_r5_defconfig index a721b24ba4..4f122808de 100644 --- a/configs/am65x_evm_r5_defconfig +++ b/configs/am65x_evm_r5_defconfig @@ -99,3 +99,4 @@ CONFIG_TIMER=y CONFIG_SPL_TIMER=y CONFIG_OMAP_TIMER=y CONFIG_FS_FAT_MAX_CLUSTSIZE=16384 +CONFIG_K3_AVS0=y