mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00

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>
9 lines
203 B
Text
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"
|