X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=configs%2Fspear300_usbtty_nand_defconfig;h=e303cad9ec706b975efc195aa679b463e48af147;hb=9bd53b625582555820d7bce5407ee8b56edc2160;hp=ffe4f5951b2a5b7bd86bcfdcbed04f273a4c05a2;hpb=b8d7652c81689a69bc6eaa206cf875bbe632831c;p=oweals%2Fu-boot.git diff --git a/configs/spear300_usbtty_nand_defconfig b/configs/spear300_usbtty_nand_defconfig index ffe4f5951b..e303cad9ec 100644 --- a/configs/spear300_usbtty_nand_defconfig +++ b/configs/spear300_usbtty_nand_defconfig @@ -1,6 +1,6 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear300,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR300=y -CONFIG_ETH_DESIGNWARE=y -CONFIG_NETDEVICES=y CONFIG_NET=y +CONFIG_NETDEVICES=y +CONFIG_SYS_EXTRA_OPTIONS="spear300,usbtty,nand" +CONFIG_ETH_DESIGNWARE=y