summaryrefslogtreecommitdiffstats
path: root/configs/j721e_hs_evm_r5_defconfig
diff options
context:
space:
mode:
authorDave Gerlach <d-gerlach@ti.com>2020-07-15 23:40:03 -0500
committerSimon Glass <sjg@chromium.org>2020-07-20 11:37:47 -0600
commit4c2718f9b18c6612888c81f27ea03439e894a537 (patch)
treed399c12a53385e2add95ed8a8497e7417275feee /configs/j721e_hs_evm_r5_defconfig
parentb6d8a26866ad6fb323e531a8c25cc448e4e6eff8 (diff)
downloadu-boot-4c2718f9b18c6612888c81f27ea03439e894a537.tar.gz
u-boot-4c2718f9b18c6612888c81f27ea03439e894a537.tar.xz
u-boot-4c2718f9b18c6612888c81f27ea03439e894a537.zip
configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3
Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3 so the TI K3 SoC driver can be used for SoC detection. Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Diffstat (limited to 'configs/j721e_hs_evm_r5_defconfig')
-rw-r--r--configs/j721e_hs_evm_r5_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/j721e_hs_evm_r5_defconfig b/configs/j721e_hs_evm_r5_defconfig
index 1aa899e63c..c8773aa6d0 100644
--- a/configs/j721e_hs_evm_r5_defconfig
+++ b/configs/j721e_hs_evm_r5_defconfig
@@ -116,3 +116,5 @@ CONFIG_SPL_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_FS_EXT4=y
CONFIG_FS_FAT_MAX_CLUSTSIZE=16384
+CONFIG_SOC_DEVICE=y
+CONFIG_SOC_DEVICE_TI_K3=y