From 959478a763c16688d43752adbae2c76e7764da45 Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Sat, 3 Oct 2015 13:49:23 -0700 Subject: Remove FSP Rangeley SOC and mohonpeak board support mohonpeak is the reference board for Rangeley. I doubt anyone uses it or cares about it. We jokingly refer to it as "Moron Peak". It's code with no known users, so we shouldn't be hauling it around for the eventuality that someone might use it in the future. Change-Id: Id3c9fc39e1b98707d96a95f2a914de6bbb31c615 Signed-off-by: Alexandru Gagniuc Reviewed-on: http://review.coreboot.org/11790 Tested-by: build bot (Jenkins) Reviewed-by: Philipp Deppenwiese --- src/cpu/intel/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/Kconfig') diff --git a/src/cpu/intel/Kconfig b/src/cpu/intel/Kconfig index ab63682414..17c1229af5 100644 --- a/src/cpu/intel/Kconfig +++ b/src/cpu/intel/Kconfig @@ -11,7 +11,6 @@ source src/cpu/intel/model_6fx/Kconfig source src/cpu/intel/model_1067x/Kconfig source src/cpu/intel/model_106cx/Kconfig source src/cpu/intel/model_206ax/Kconfig -source src/cpu/intel/fsp_model_406dx/Kconfig source src/cpu/intel/model_2065x/Kconfig source src/cpu/intel/model_f0x/Kconfig source src/cpu/intel/model_f1x/Kconfig -- cgit v1.2.3