X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Fspear320_usbtty_nand_defconfig;h=f0f46c2096f8fbb447fecfba6fc1749f0562d1db;hp=98368ed19021cff4a3e6b414b5a73e487f01e963;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hpb=b8d7652c81689a69bc6eaa206cf875bbe632831c diff --git a/configs/spear320_usbtty_nand_defconfig b/configs/spear320_usbtty_nand_defconfig index 98368ed190..f0f46c2096 100644 --- a/configs/spear320_usbtty_nand_defconfig +++ b/configs/spear320_usbtty_nand_defconfig @@ -1,6 +1,9 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty,nand" +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