Add Kconfig options to enable TSEG and set a size

Future CPUs will require TSEG use for SMM

Change-Id: I1432569ece4371d6e12c997e90d66c175fa54c5c
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: http://review.coreboot.org/766
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
Duncan Laurie 2012-01-09 22:11:25 -08:00 committed by Stefan Reinauer
parent 689e31d18b
commit 8bb772379f
1 changed files with 8 additions and 0 deletions

View File

@ -43,3 +43,11 @@ config LOGICAL_CPUS
config CACHE_ROM
bool
default n
config SMM_TSEG
bool
default n
config SMM_TSEG_SIZE
hex
default 0