X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fspear310_usbtty_nand_defconfig;h=a1f9fbf0d12110d7417c9d00f922f538360b356c;hb=3f84e2e8906797772d920a770e556c24762ce464;hp=5b9f1f6d70500715bd85bbd05ef943aebe9c5f24;hpb=e82abaeb7f2a0833fccf90460c48b9f2100258f8;p=karo-tx-uboot.git diff --git a/configs/spear310_usbtty_nand_defconfig b/configs/spear310_usbtty_nand_defconfig index 5b9f1f6d70..a1f9fbf0d1 100644 --- a/configs/spear310_usbtty_nand_defconfig +++ b/configs/spear310_usbtty_nand_defconfig @@ -1,3 +1,13 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR310=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR310,USBTTY,NAND" +CONFIG_BOOTDELAY=-1 +CONFIG_CMD_I2C=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_SYS_I2C_DW=y +CONFIG_NETDEVICES=y +CONFIG_ETH_DESIGNWARE=y