summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_broadwell_de/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/fsp_broadwell_de/Kconfig')
-rw-r--r--src/soc/intel/fsp_broadwell_de/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/soc/intel/fsp_broadwell_de/Kconfig b/src/soc/intel/fsp_broadwell_de/Kconfig
index 0186e85d133d..17a15f6d3baa 100644
--- a/src/soc/intel/fsp_broadwell_de/Kconfig
+++ b/src/soc/intel/fsp_broadwell_de/Kconfig
@@ -95,6 +95,10 @@ config HPET_MIN_TICKS
hex
default 0x80
+config ENABLE_VMX
+ bool "Enable VMX for virtualization"
+ default y
+
## Broadwell-DE Specific FSP Kconfig
source src/soc/intel/fsp_broadwell_de/fsp/Kconfig