summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-06-01 20:47:23 (GMT)
committerTom Rini <trini@konsulko.com>2015-06-02 12:53:41 (GMT)
commit563e53efaadd76def21612bcf9f0236d870b6e68 (patch)
tree0d66d466f2c9a4cd1f6356fe889a60429745ec13 /configs/axs101_defconfig
parent656ae05273419c344c11466de72476455793d6b6 (diff)
parent9ba9e85f3f1cc2e7d8b387a03c50eb067d915e0a (diff)
downloadu-boot-563e53efaadd76def21612bcf9f0236d870b6e68.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-net
Fixup include/configs/unipher.h to not set CONFIG_LIB_RAND Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index d33cc00..61c56e6 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -3,7 +3,7 @@ CONFIG_SYS_DCACHE_OFF=y
CONFIG_ARC_CACHE_LINE_SHIFT=5
CONFIG_TARGET_AXS101=y
CONFIG_SYS_CLK_FREQ=750000000
-CONFIG_NET=y
CONFIG_NETDEVICES=y
CONFIG_SYS_TEXT_BASE=0x81000000
+CONFIG_CMD_NET=y
CONFIG_ETH_DESIGNWARE=y