X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fqemu-mips.h;h=5e787d7209e08714740f5c3cf6ac4808ffb4af78;hb=f9a48654ee70fbad29f487d074fd36a1548b4209;hp=4227a280c75a82b26b60dafa1eb2088e33fab14f;hpb=702de89cc6a34c1c23dd3d987b0472b2cecdb63c;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/qemu-mips.h b/include/configs/qemu-mips.h index 4227a28..5e787d7 100644 --- a/include/configs/qemu-mips.h +++ b/include/configs/qemu-mips.h @@ -30,10 +30,6 @@ */ #define CONFIG_BOOTP_BOOTFILESIZE -/* - * Command line configuration. - */ - #define CONFIG_DRIVER_NE2000 #define CONFIG_DRIVER_NE2000_BASE 0xb4000300 @@ -88,8 +84,6 @@ /* Address and size of Primary Environment Sector */ -#define CONFIG_ENV_OVERWRITE 1 - #define MEM_SIZE 128 #endif /* __CONFIG_H */