diff options
Diffstat (limited to 'include/configs/qemu-x86.h')
-rw-r--r-- | include/configs/qemu-x86.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/qemu-x86.h b/include/configs/qemu-x86.h index c5574201dd..49e307b430 100644 --- a/include/configs/qemu-x86.h +++ b/include/configs/qemu-x86.h @@ -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) |