summaryrefslogtreecommitdiff
path: root/configs/k2e_hs_evm_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-08-08 21:20:20 +0300
committerTom Rini <trini@konsulko.com>2021-09-04 19:26:02 +0300
commit7b278eacc5686895fa90661038406ceab78db038 (patch)
tree3b1bfa07467153d02e26d2259ac645bef387a524 /configs/k2e_hs_evm_defconfig
parent70edba0784770a54e589058982ac2325d4284e99 (diff)
downloadu-boot-7b278eacc5686895fa90661038406ceab78db038.tar.xz
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/k2e_hs_evm_defconfig')
-rw-r--r--configs/k2e_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2e_hs_evm_defconfig b/configs/k2e_hs_evm_defconfig
index f0685c03be..0978b1b011 100644
--- a/configs/k2e_hs_evm_defconfig
+++ b/configs/k2e_hs_evm_defconfig
@@ -40,6 +40,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