X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Fspear320_usbtty_defconfig;h=75855bce088fd2fc6b89cbf0812930705c958fac;hp=c2fb4818194685396f6581c560ebef652fab6ca1;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hpb=b939689c7b87773c44275a578ffc8674a867e39d diff --git a/configs/spear320_usbtty_defconfig b/configs/spear320_usbtty_defconfig index c2fb481819..75855bce08 100644 --- a/configs/spear320_usbtty_defconfig +++ b/configs/spear320_usbtty_defconfig @@ -1,6 +1,9 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty" +CONFIG_CMD_I2C=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y CONFIG_NETDEVICES=y -CONFIG_NET=y +CONFIG_ETH_DESIGNWARE=y