u-boot/configs/j721e_sk_a72_defconfig
Neha Malcom Francis 46bb1405b4 arm: dts: k3-j721e: Move to OF_UPSTREAM
Move to using OF_UPSTREAM config and thus using the devicetree-rebasing
subtree.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
2024-06-07 13:58:54 -06:00

9 lines
203 B
Text

#include <configs/j721e_evm_a72_defconfig>
CONFIG_ARM=y
CONFIG_ARCH_K3=y
CONFIG_SOC_K3_J721E=y
CONFIG_TARGET_J721E_A72_EVM=y
CONFIG_DEFAULT_DEVICE_TREE="ti/k3-j721e-sk"
CONFIG_OF_LIST="ti/k3-j721e-sk"