commit | 2e262c4d264234214dd8effae071205ddf8d2dc0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Aug 10 15:31:07 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 10 15:31:07 2020 -0400 |
tree | 6e90bae9cc7c6de7816bd00e80b556e1a9fd6809 | |
parent | 9f16108083404e406338ff446d8f4d89f86a1c41 [diff] [blame] |
configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/efi-x86_app_defconfig b/configs/efi-x86_app_defconfig index 2d83317..4644e51 100644 --- a/configs/efi-x86_app_defconfig +++ b/configs/efi-x86_app_defconfig
@@ -1,6 +1,6 @@ CONFIG_X86=y -CONFIG_ENV_SIZE=0x1000 CONFIG_NR_DRAM_BANKS=8 +CONFIG_ENV_SIZE=0x1000 CONFIG_DEBUG_UART_BASE=0 CONFIG_DEBUG_UART_CLOCK=0 CONFIG_DEFAULT_DEVICE_TREE="efi-x86_app"