Reorder defconfigs with 'savedefconfig'
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
CONFIG_M68K=y
|
||||
CONFIG_TARGET_AMCORE=y
|
||||
CONFIG_SYS_PROMPT="amcore $ "
|
||||
# CONFIG_CMD_BOOTD is not set
|
||||
# CONFIG_CMD_XIMG is not set
|
||||
# CONFIG_CMD_FPGA is not set
|
||||
# CONFIG_CMD_SETEXPR is not set
|
||||
# CONFIG_CMD_NET is not set
|
||||
# CONFIG_CMD_NFS is not set
|
||||
CONFIG_SYS_PROMPT="amcore $ "
|
||||
|
||||
Reference in New Issue
Block a user