Add an option to keep the ROM cached after romstage
[coreboot.git] / src / cpu / x86 / Kconfig
index d2809f8fe812c559ecd0a9a47802009aeaf26d8e..68946227b96a30967a5ca935ab460b371feb2683 100644 (file)
@@ -40,4 +40,6 @@ config LOGICAL_CPUS
        bool
        default y
 
-
+config CACHE_ROM
+       bool
+       default n