]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/qemu-x86.h
env: Finish migration of common ENV options
[thirdparty/u-boot.git] / include / configs / qemu-x86.h
index c5574201dd68620edc554530ea4c119592715e29..49e307b4300696d00828ad2138fdd18090787369 100644 (file)
@@ -22,9 +22,6 @@
 #include <config_distro_bootcmd.h>
 #include <configs/x86-common.h>
 
-#undef CONFIG_ENV_SIZE
-#define CONFIG_ENV_SIZE                        SZ_256K
-
 #define CONFIG_PREBOOT "pci enum"
 
 #define CONFIG_SYS_MONITOR_LEN         (1 << 20)