aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/eve/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-11-20 11:40:37 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2016-11-22 04:15:11 +0100
commitbac0fad4082036638b30506a27fbe62c6e71b237 (patch)
treea0f469732b8fab263eb280341484d56989f0a6a0 /src/mainboard/google/eve/Kconfig
parentf748eb7ab79735be62dbef56e13ff92996d9e2ce (diff)
Remove explicit select MMCONF_SUPPORT
Make MMCONF_SUPPORT selected with MMCONF_SUPPORT_DEFAULT. Platforms that remain to have explicit MMCONF_SUPPORT are ones that should be converted. Change-Id: Iba8824f46842607fb1508aa7d057f8cbf1cd6397 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17527 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/eve/Kconfig')
-rw-r--r--src/mainboard/google/eve/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/eve/Kconfig b/src/mainboard/google/eve/Kconfig
index 0e1bc52cca..641b38b77e 100644
--- a/src/mainboard/google/eve/Kconfig
+++ b/src/mainboard/google/eve/Kconfig
@@ -13,7 +13,6 @@ config BOARD_SPECIFIC_OPTIONS
select MAINBOARD_HAS_I2C_TPM_CR50
select MAINBOARD_HAS_TPM2
select MAINBOARD_USES_FSP2_0
- select MMCONF_SUPPORT
select SOC_INTEL_SKYLAKE
select TPM2