From 3cdf35332325aaa5f68703dbb8e42b25848b2e4a Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 12 Nov 2018 21:01:42 +0100 Subject: mb/{google/cyan,intel/strago}: Remove unused DYNAMIC_VNN_SUPPORT Change-Id: I4d0df30255d006c0399dde1b3ba8ee513d98dc0a Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29612 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/google/cyan/Kconfig | 4 ---- src/mainboard/intel/strago/Kconfig | 3 --- 2 files changed, 7 deletions(-) diff --git a/src/mainboard/google/cyan/Kconfig b/src/mainboard/google/cyan/Kconfig index e7a9d1fa57..917a66e88b 100644 --- a/src/mainboard/google/cyan/Kconfig +++ b/src/mainboard/google/cyan/Kconfig @@ -30,10 +30,6 @@ config DISPLAY_SPD_DATA help When enabled displays the memory configuration data. -config DYNAMIC_VNN_SUPPORT - bool "Enables support for Dynamic VNN" - default n - config MAINBOARD_DIR string default google/cyan diff --git a/src/mainboard/intel/strago/Kconfig b/src/mainboard/intel/strago/Kconfig index bef0e63c78..4aa7640974 100644 --- a/src/mainboard/intel/strago/Kconfig +++ b/src/mainboard/intel/strago/Kconfig @@ -21,9 +21,6 @@ config VBOOT select VBOOT_LID_SWITCH select VBOOT_VBNV_CMOS -config DYNAMIC_VNN_SUPPORT - bool "Enables support for Dynamic VNN" - default n config MAINBOARD_DIR string default intel/strago -- cgit v1.2.3