summaryrefslogtreecommitdiffstats
path: root/configs/harmony_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/harmony_defconfig')
-rw-r--r--configs/harmony_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/harmony_defconfig b/configs/harmony_defconfig
index c9c0618cf9..79e91e0e75 100644
--- a/configs/harmony_defconfig
+++ b/configs/harmony_defconfig
@@ -1,16 +1,16 @@
CONFIG_ARM=y
CONFIG_TEGRA=y
+CONFIG_SPL_DM=y
CONFIG_TEGRA20=y
CONFIG_TARGET_HARMONY=y
CONFIG_DEFAULT_DEVICE_TREE="tegra20-harmony"
+CONFIG_SYS_PROMPT="Tegra20 (Harmony) # "
# 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_SETEXPR is not set
# CONFIG_CMD_NFS is not set
-CONFIG_SPL_DM=y
CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USE_PRIVATE_LIBGCC=y
-CONFIG_SYS_PROMPT="Tegra20 (Harmony) # "
OpenPOWER on IntegriCloud