From c528c2e3e9f9e87522ab5b1cd61e67e1dec606ce Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sat, 27 Jun 2015 08:59:10 -0600 Subject: Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME When I added the common IFD Kconfig and Makefile, My thinking was that I could use this symbol to differentiate between the ME and the TXE, and to exclude the ME questions from platforms that use the IFD, but don't use an ME, like Rangeley. In practice this made things a lot more complicated and isn't worth it. Change-Id: I4428744e53c6bb7fc00a4fa4f0aa782c25fc9013 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/10678 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Stefan Reinauer --- src/southbridge/intel/lynxpoint/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/southbridge/intel/lynxpoint') diff --git a/src/southbridge/intel/lynxpoint/Kconfig b/src/southbridge/intel/lynxpoint/Kconfig index 2c71ab2a53..3c8ae115e5 100644 --- a/src/southbridge/intel/lynxpoint/Kconfig +++ b/src/southbridge/intel/lynxpoint/Kconfig @@ -33,7 +33,6 @@ config SOUTH_BRIDGE_OPTIONS # dummy select PCIEXP_COMMON_CLOCK select SPI_FLASH select HAVE_INTEL_FIRMWARE - select USES_INTEL_ME config INTEL_LYNXPOINT_LP bool -- cgit v1.2.3