diff options
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r-- | src/cpu/x86/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig index 1e15166328..41c22886c5 100644 --- a/src/cpu/x86/Kconfig +++ b/src/cpu/x86/Kconfig @@ -80,10 +80,6 @@ config SMM_TSEG bool default n -config SMM_TSEG_SIZE - hex - default 0 - config SMM_MODULES bool default n |