diff options
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r-- | src/cpu/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig index 348f0ef92d..d2809f8fe8 100644 --- a/src/cpu/x86/Kconfig +++ b/src/cpu/x86/Kconfig @@ -29,6 +29,7 @@ config TSC_CALIBRATE_WITH_IO config XIP_ROM_SIZE hex + default ROM_SIZE if ROMCC default 0x10000 config CPU_ADDR_BITS |