X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=configs%2Faxs103_defconfig;h=444a95d8b0205f4d5a90ba675b4b387416eedae6;hb=373a6cb38123b58306ee773e82b1952b11800e3a;hp=c63dd4ab2e8307597cec6db8b3cfc15548612ac9;hpb=f13606b77d32344d35f6430eb45cffd47302e244;p=oweals%2Fu-boot.git diff --git a/configs/axs103_defconfig b/configs/axs103_defconfig index c63dd4ab2e..444a95d8b0 100644 --- a/configs/axs103_defconfig +++ b/configs/axs103_defconfig @@ -1,5 +1,8 @@ -CONFIG_SYS_TEXT_BASE=0x81000000 -CONFIG_SYS_CLK_FREQ=50000000 CONFIG_ARC=y CONFIG_ISA_ARCV2=y CONFIG_TARGET_AXS101=y +CONFIG_SYS_CLK_FREQ=50000000 +CONFIG_NETDEVICES=y +CONFIG_SYS_TEXT_BASE=0x81000000 +CONFIG_CMD_NET=y +CONFIG_ETH_DESIGNWARE=y