]> Git Repo - J-u-boot.git/blob - configs/j721e_sk_r5_defconfig
Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / configs / j721e_sk_r5_defconfig
1 #include <configs/j721e_evm_r5_defconfig>
2
3 CONFIG_ARM=y
4 CONFIG_ARCH_K3=y
5 CONFIG_SOC_K3_J721E=y
6 CONFIG_TARGET_J721E_R5_EVM=y
7
8 CONFIG_DEFAULT_DEVICE_TREE="k3-j721e-r5-sk"
9 CONFIG_SPL_OF_LIST="k3-j721e-r5-sk"
10 CONFIG_OF_LIST="k3-j721e-r5-sk"
This page took 0.028102 seconds and 4 git commands to generate.