summaryrefslogtreecommitdiff
path: root/configs/k2l_hs_evm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-08 12:20:20 -0600
committerTom Rini <trini@konsulko.com>2021-09-04 12:26:02 -0400
commit7b278eacc5686895fa90661038406ceab78db038 (patch)
tree3b1bfa07467153d02e26d2259ac645bef387a524 /configs/k2l_hs_evm_defconfig
parent70edba0784770a54e589058982ac2325d4284e99 (diff)
ti: Convert CONFIG_TI_EDMA3 to Kconfig
This converts the following to Kconfig: CONFIG_TI_EDMA3 Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/k2l_hs_evm_defconfig')
-rw-r--r--configs/k2l_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2l_hs_evm_defconfig b/configs/k2l_hs_evm_defconfig
index a33313c26d..e46efc781c 100644
--- a/configs/k2l_hs_evm_defconfig
+++ b/configs/k2l_hs_evm_defconfig
@@ -41,6 +41,7 @@ CONFIG_VERSION_VARIABLE=y
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
+CONFIG_TI_EDMA3=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_DAVINCI=y
CONFIG_TI_AEMIF=y