X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Farcangel4-be_defconfig;h=36ea6be09a617cb5c392eba30581ac69d8509a73;hb=058efe728abc34ac8b8a1d48c3bedebc929cc8bd;hp=0c3ab4e4fc74cff8025be89bd8c23179d7e1487d;hpb=4608f37918e5d93d6b2b6909b325a5e6fb0a2346;p=karo-tx-uboot.git diff --git a/configs/arcangel4-be_defconfig b/configs/arcangel4-be_defconfig index 0c3ab4e4fc..36ea6be09a 100644 --- a/configs/arcangel4-be_defconfig +++ b/configs/arcangel4-be_defconfig @@ -1,3 +1,10 @@ CONFIG_ARC=y -CONFIG_TARGET_ARCANGEL4_BE=y +CONFIG_CPU_BIG_ENDIAN=y +CONFIG_TARGET_ARCANGEL4=y +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