summaryrefslogtreecommitdiffstats
path: root/configs/apalis_t30_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-09-28 05:14:15 -0700
committerTom Rini <trini@konsulko.com>2015-09-28 09:06:13 -0400
commit80df6913499a93bfa9529b6f0f8113bfe3b0d734 (patch)
tree2f1db7a56e40e3bfb125014856d3edf39a995fca /configs/apalis_t30_defconfig
parent1a9c229bf754c89f42b085451ad506693f326427 (diff)
downloadtalos-obmc-uboot-80df6913499a93bfa9529b6f0f8113bfe3b0d734.tar.gz
talos-obmc-uboot-80df6913499a93bfa9529b6f0f8113bfe3b0d734.zip
Reorder defconfigs with 'savedefconfig'
Some boards' defconfigs are disordered. Reorder them. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'configs/apalis_t30_defconfig')
-rw-r--r--configs/apalis_t30_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/apalis_t30_defconfig b/configs/apalis_t30_defconfig
index c0830dbd49..8971d29f10 100644
--- a/configs/apalis_t30_defconfig
+++ b/configs/apalis_t30_defconfig
@@ -1,17 +1,17 @@
CONFIG_ARM=y
CONFIG_TEGRA=y
+CONFIG_SPL_DM=y
CONFIG_TEGRA30=y
CONFIG_TARGET_APALIS_T30=y
CONFIG_DEFAULT_DEVICE_TREE="tegra30-apalis"
+CONFIG_SYS_PROMPT="Apalis T30 # "
# CONFIG_CMD_IMI is not set
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
# CONFIG_CMD_NFS is not set
-CONFIG_SPL_DM=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USE_PRIVATE_LIBGCC=y
-CONFIG_SYS_PROMPT="Apalis T30 # "
OpenPOWER on IntegriCloud