From fb50124d22014742b6990a95df87a7a828e891b6 Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Sat, 3 Oct 2015 13:20:26 -0700 Subject: Remove sandybridge and ivybridge FSP code path We already have two other code paths for this silicon. Maintaining the FSP path as well doesn't make much sense. There was only one board to use this code, and it's a reference board that I doubt anyone still owns or uses. Change-Id: I4fcfa6c56448416624fd26418df19b354eb72f39 Signed-off-by: Alexandru Gagniuc Reviewed-on: http://review.coreboot.org/11789 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese --- src/vendorcode/intel/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vendorcode/intel') diff --git a/src/vendorcode/intel/Kconfig b/src/vendorcode/intel/Kconfig index 754c48716c..580089f397 100644 --- a/src/vendorcode/intel/Kconfig +++ b/src/vendorcode/intel/Kconfig @@ -19,7 +19,6 @@ config FSP_VENDORCODE_HEADER_PATH string - default "fsp1_0/ivybridge_bd82x6x" if CPU_INTEL_FSP_MODEL_306AX && SOUTHBRIDGE_INTEL_FSP_BD82X6X default "fsp1_0/baytrail" if SOC_INTEL_FSP_BAYTRAIL default "fsp1_0/rangeley" if CPU_INTEL_FSP_MODEL_406DX -- cgit v1.2.3