X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Fspear600_usbtty_nand_defconfig;h=1cdb7803784ccc2ce8e97c5257367232e6dcc0a4;hp=2f8fd5ead3c6fc2f7df5fc030b28512cc105344e;hb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;hpb=a26cd04920dc069fd6e91abb785426cf6c29f45f diff --git a/configs/spear600_usbtty_nand_defconfig b/configs/spear600_usbtty_nand_defconfig index 2f8fd5ead3..1cdb780378 100644 --- a/configs/spear600_usbtty_nand_defconfig +++ b/configs/spear600_usbtty_nand_defconfig @@ -1,6 +1,6 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear600,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR600=y -CONFIG_ETH_DESIGNWARE=y -CONFIG_NETDEVICES=y CONFIG_NET=y +CONFIG_NETDEVICES=y +CONFIG_SYS_EXTRA_OPTIONS="spear600,usbtty,nand" +CONFIG_ETH_DESIGNWARE=y