From 268744306a512de20839fa566f847d33cfec03bc Mon Sep 17 00:00:00 2001 From: Mario Scheithauer Date: Wed, 27 Feb 2019 10:29:01 +0100 Subject: sb/intel/common/firmware: Don't touch descriptor region This patch makes the way to protect flash regions selectable. If you don't want to use ifdtool for modification of flash descriptor, enable the new option. Otherwise, the previous config settings for all mainboards will be retained. Change-Id: I46ec6339008edcc78fe76682eed5714f85354937 Signed-off-by: Mario Scheithauer Reviewed-on: https://review.coreboot.org/c/31639 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/southbridge/intel/lynxpoint/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/southbridge/intel/lynxpoint/Kconfig') diff --git a/src/southbridge/intel/lynxpoint/Kconfig b/src/southbridge/intel/lynxpoint/Kconfig index 79f30ae706..87e197070b 100644 --- a/src/southbridge/intel/lynxpoint/Kconfig +++ b/src/southbridge/intel/lynxpoint/Kconfig @@ -79,8 +79,4 @@ config FINALIZE_USB_ROUTE_XHCI If you set this option to y, the USB ports will be routed to the XHCI controller during the finalize SMM callback. -config LOCK_MANAGEMENT_ENGINE - bool - default n - endif -- cgit v1.2.3