X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2Fspear320_usbtty_defconfig;h=26ca01f4d2e9a05b0f2557987535776a5886d14c;hb=6f8c2d49060a30cda2ea73e93ce0f882f732754f;hp=c2fb4818194685396f6581c560ebef652fab6ca1;hpb=1733259d25015c28c47990ec11af99b3f62f811c;p=karo-tx-uboot.git diff --git a/configs/spear320_usbtty_defconfig b/configs/spear320_usbtty_defconfig index c2fb481819..26ca01f4d2 100644 --- a/configs/spear320_usbtty_defconfig +++ b/configs/spear320_usbtty_defconfig @@ -1,6 +1,13 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR320,USBTTY" +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_NET=y +CONFIG_ETH_DESIGNWARE=y