X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear300_usbtty_nand_defconfig;h=6d74951374bd91290bd25d81b42f25561e4308d3;hb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;hp=ffe4f5951b2a5b7bd86bcfdcbed04f273a4c05a2;hpb=ef48f6dd305e9b8ab8873599acfe26df0e625606;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear300_usbtty_nand_defconfig b/configs/spear300_usbtty_nand_defconfig index ffe4f59..6d74951 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_SYS_EXTRA_OPTIONS="spear300,usbtty,nand" +CONFIG_CMD_NET=y +CONFIG_ETH_DESIGNWARE=y