diff options
Diffstat (limited to 'configs/efi-x86_app_defconfig')
-rw-r--r-- | configs/efi-x86_app_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/efi-x86_app_defconfig b/configs/efi-x86_app_defconfig index cc1df1ff84..790268a1ff 100644 --- a/configs/efi-x86_app_defconfig +++ b/configs/efi-x86_app_defconfig @@ -1,4 +1,5 @@ CONFIG_X86=y +CONFIG_ENV_SIZE=0x1000 CONFIG_NR_DRAM_BANKS=8 CONFIG_DEBUG_UART_BASE=0 CONFIG_DEBUG_UART_CLOCK=0 |