X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=configs%2Fspear320_defconfig;h=0172c15ab3b95d673d9e7795696fd84272a264c0;hp=7bd51a8d05cac1144d820fbef2996a2e315fd728;hb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;hpb=a26cd04920dc069fd6e91abb785426cf6c29f45f diff --git a/configs/spear320_defconfig b/configs/spear320_defconfig index 7bd51a8d05..0172c15ab3 100644 --- a/configs/spear320_defconfig +++ b/configs/spear320_defconfig @@ -1,6 +1,6 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y -CONFIG_NETDEVICES=y CONFIG_NET=y +CONFIG_NETDEVICES=y +CONFIG_SYS_EXTRA_OPTIONS="spear320" +CONFIG_ETH_DESIGNWARE=y