summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-03-13 13:48:42 -0400
committerTom Rini <trini@konsulko.com>2017-03-13 13:52:33 -0400
commit8728c97eff5bd95f58320f886ae305f17931a374 (patch)
tree75b41f0154ceb8f747082881661189f9c146d085 /configs/axs101_defconfig
parentc9592e3c5c97981787c0d82f768a6971deb4837d (diff)
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 0ae0e5035a..aed41aae56 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -1,8 +1,7 @@
CONFIG_ARC=y
CONFIG_SYS_DCACHE_OFF=y
-CONFIG_SYS_CLK_FREQ=750000000
-CONFIG_MMC=y
CONFIG_SYS_TEXT_BASE=0x81000000
+CONFIG_SYS_CLK_FREQ=750000000
CONFIG_DEFAULT_DEVICE_TREE="axs10x"
CONFIG_BOOTDELAY=3
CONFIG_BOARD_EARLY_INIT_F=y
@@ -21,6 +20,7 @@ CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
CONFIG_CLK=y
CONFIG_SYS_I2C_DW=y
+CONFIG_MMC=y
CONFIG_MMC_DW=y
CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y