diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index ebf72b3..7d007bb 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -53,7 +53,7 @@ config RAMTOP config XIP_ROM_SIZE hex - default 0x10000 + default ROM_SIZE config CPU_ADDR_BITS int |