X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_defconfig;h=7673960f3cf82ecdf57ce7e323235ba1fc36bb05;hb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;hp=1e28edfc2e60d5923f24559de5268e46a518aa56;hpb=ef48f6dd305e9b8ab8873599acfe26df0e625606;p=people%2Fms%2Fu-boot.git diff --git a/configs/spear600_usbtty_defconfig b/configs/spear600_usbtty_defconfig index 1e28edfc2e..7673960f3c 100644 --- a/configs/spear600_usbtty_defconfig +++ b/configs/spear600_usbtty_defconfig @@ -1,6 +1,6 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear600,usbtty" 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" +CONFIG_ETH_DESIGNWARE=y