summaryrefslogtreecommitdiff
path: root/configs/arcangel4_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/arcangel4_defconfig')
-rw-r--r--configs/arcangel4_defconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/arcangel4_defconfig b/configs/arcangel4_defconfig
index 797595f2c3..75a91c850f 100644
--- a/configs/arcangel4_defconfig
+++ b/configs/arcangel4_defconfig
@@ -1,4 +1,9 @@
CONFIG_ARC=y
CONFIG_TARGET_ARCANGEL4=y
-CONFIG_SYS_CLK_FREQ=70000000
+CONFIG_DM=y
+CONFIG_DM_SERIAL=y
+CONFIG_DEFAULT_DEVICE_TREE="arcangel4"
CONFIG_SYS_TEXT_BASE=0x81000000
+CONFIG_SYS_CLK_FREQ=70000000
+CONFIG_OF_CONTROL=y
+CONFIG_OF_EMBED=y