summaryrefslogtreecommitdiffstats
path: root/configs/malta_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/malta_defconfig')
-rw-r--r--configs/malta_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/malta_defconfig b/configs/malta_defconfig
index a16f10be6a..3a875860e4 100644
--- a/configs/malta_defconfig
+++ b/configs/malta_defconfig
@@ -1,5 +1,6 @@
CONFIG_MIPS=y
CONFIG_TARGET_MALTA=y
+CONFIG_DEFAULT_DEVICE_TREE="mti,malta"
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="malta # "
# CONFIG_CMD_LOADB is not set
@@ -9,5 +10,5 @@ CONFIG_SYS_PROMPT="malta # "
CONFIG_CMD_DHCP=y
# CONFIG_CMD_NFS is not set
CONFIG_CMD_PING=y
+CONFIG_OF_EMBED=y
CONFIG_SYS_NS16550=y
-CONFIG_USE_PRIVATE_LIBGCC=y
OpenPOWER on IntegriCloud