ROMCC boards have no XIP limit
[coreboot.git] / src / cpu / x86 / Kconfig
index 348f0ef92dcc18d1b03af86c39ea4a8de9b69b9d..d2809f8fe812c559ecd0a9a47802009aeaf26d8e 100644 (file)
@@ -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