aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t420
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-01-01 16:59:05 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-03 16:51:57 +0000
commitbde39e3738844d1f3af3089c10d69a4adb62913f (patch)
treed1574ecfc8aad6fc9c13bd9c9dbcf8b47891c09c /src/mainboard/lenovo/t420
parente16c9df4542a40c176225e9db034e750eb957d5d (diff)
mb: Remove duplicated ENABLE_VMX
ENABLE_VMX is CPU specific and it is already enabled here: src/cpu/intel/common/Kconfig Change-Id: I130738aa3758a9212bab10f90edb7b2ab6830597 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/30605 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/lenovo/t420')
-rw-r--r--src/mainboard/lenovo/t420/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t420/Kconfig b/src/mainboard/lenovo/t420/Kconfig
index b7f01b011c..696558cdc2 100644
--- a/src/mainboard/lenovo/t420/Kconfig
+++ b/src/mainboard/lenovo/t420/Kconfig
@@ -17,7 +17,6 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_ACPI_RESUME
select INTEL_INT15
select SANDYBRIDGE_IVYBRIDGE_LVDS
- select ENABLE_VMX
select DRIVERS_RICOH_RCE822
select MAINBOARD_HAS_LPC_TPM
select MAINBOARD_HAS_TPM1