X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fspear310_usbtty_nand_defconfig;h=71cabff77891606367cd6b7b26ed6dc840a1cba2;hb=8975cdf4bce6e562ebb5451a2d1a9beca096660b;hp=2d82b66c064b91fbccf0b7cc989229f3fbead847;hpb=e536ab8849b2b4f6d68bbc8e1d1f9bc033db06bd;p=u-boot diff --git a/configs/spear310_usbtty_nand_defconfig b/configs/spear310_usbtty_nand_defconfig index 2d82b66c06..71cabff778 100644 --- a/configs/spear310_usbtty_nand_defconfig +++ b/configs/spear310_usbtty_nand_defconfig @@ -1,6 +1,6 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR310=y -CONFIG_ETH_DESIGNWARE=y -CONFIG_NETDEVICES=y CONFIG_NET=y +CONFIG_NETDEVICES=y +CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,nand" +CONFIG_ETH_DESIGNWARE=y