Add Kconfig options to enable TSEG and set a size
[coreboot.git] / src / cpu / x86 / Kconfig
index d2809f8fe812c559ecd0a9a47802009aeaf26d8e..0eaee2ed40bca6fb5036b5598428c9ede6319783 100644 (file)
@@ -40,4 +40,14 @@ config LOGICAL_CPUS
        bool
        default y
 
+config CACHE_ROM
+       bool
+       default n
+
+config SMM_TSEG
+       bool
+       default n
 
+config SMM_TSEG_SIZE
+       hex
+       default 0