From ee862ffc44ce8f5b4f3fcea5e78686f35f044f61 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 15 Apr 2016 12:35:36 -0600 Subject: vendorcode/intel: Remove temporary Broadwell DE Kconfig symbol This symbol was added to fix a Kconfig lint error after the Broadwell DE vendorcode was added. Now that the chipset's in the codebase, it's no longer needed. Change-Id: Iedb166129c9265cc2cfcc406d98bde92c1a82d2f Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/14384 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: York Yang Reviewed-by: Werner Zeh --- src/vendorcode/intel/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/vendorcode') diff --git a/src/vendorcode/intel/Kconfig b/src/vendorcode/intel/Kconfig index 5da3b2d3cc..795ad93358 100644 --- a/src/vendorcode/intel/Kconfig +++ b/src/vendorcode/intel/Kconfig @@ -13,11 +13,6 @@ ## GNU General Public License for more details. ## -# Temporary definition: Add a symbol for broadwell DE until the actual -# chipset goes in. This fixes an issue with the Kconfig lint tool. -config SOC_INTEL_FSP_BROADWELL_DE - def_bool n - config FSP_VENDORCODE_HEADER_PATH string default "fsp1_0/ivybridge_bd82x6x" if CPU_INTEL_FSP_MODEL_306AX && SOUTHBRIDGE_INTEL_FSP_BD82X6X -- cgit v1.2.3