net: Move the CMD_NET config to defconfigs
[platform/kernel/u-boot.git] / configs / axs101_defconfig
index 5c0ca11..61c56e6 100644 (file)
@@ -1,3 +1,9 @@
 CONFIG_ARC=y
+CONFIG_SYS_DCACHE_OFF=y
+CONFIG_ARC_CACHE_LINE_SHIFT=5
 CONFIG_TARGET_AXS101=y
-CONFIG_SYS_CLK_FREQ=750000000
\ No newline at end of file
+CONFIG_SYS_CLK_FREQ=750000000
+CONFIG_NETDEVICES=y
+CONFIG_SYS_TEXT_BASE=0x81000000
+CONFIG_CMD_NET=y
+CONFIG_ETH_DESIGNWARE=y