mb/{google/cyan,intel/strago}: Remove unused DYNAMIC_VNN_SUPPORT
Change-Id: I4d0df30255d006c0399dde1b3ba8ee513d98dc0a Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29612 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
4d25f96504
commit
3cdf353323
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue