mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-17 17:51:27 +01:00
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
7 lines
143 B
Text
7 lines
143 B
Text
CONFIG_ARM=y
|
|
CONFIG_TARGET_DEVKIT3250=y
|
|
CONFIG_DM_GPIO=y
|
|
CONFIG_SPL=y
|
|
# CONFIG_CMD_FPGA is not set
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
CONFIG_DM=y
|