X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_defconfig;h=7673960f3cf82ecdf57ce7e323235ba1fc36bb05;hb=e7e8823c7c943c7beb4dd57f637bd3a61d156650;hp=1e28edfc2e60d5923f24559de5268e46a518aa56;hpb=b939689c7b87773c44275a578ffc8674a867e39d;p=oweals%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