summaryrefslogtreecommitdiff
path: root/configs/am65x_hs_evm_a53_defconfig
diff options
context:
space:
mode:
authorDave Gerlach <d-gerlach@ti.com>2020-07-16 07:40:02 +0300
committerSimon Glass <sjg@chromium.org>2020-07-20 20:37:47 +0300
commitb6d8a26866ad6fb323e531a8c25cc448e4e6eff8 (patch)
tree38e9ed963e7239c83314f13ab3170dc2926c7a95 /configs/am65x_hs_evm_a53_defconfig
parenta1631d51ad0f90b38a26652b32331ace4a6c5080 (diff)
downloadu-boot-b6d8a26866ad6fb323e531a8c25cc448e4e6eff8.tar.xz
configs: am65x_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/am65x_hs_evm_a53_defconfig')
-rw-r--r--configs/am65x_hs_evm_a53_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am65x_hs_evm_a53_defconfig b/configs/am65x_hs_evm_a53_defconfig
index bc3da74509..b58381eb25 100644
--- a/configs/am65x_hs_evm_a53_defconfig
+++ b/configs/am65x_hs_evm_a53_defconfig
@@ -148,3 +148,5 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x6162
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_FAT_WRITE=y
CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_SOC_DEVICE=y
+CONFIG_SOC_DEVICE_TI_K3=y