From 181de282b56be4cf54118d05b319a550bc968f30 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 21 Nov 2019 08:04:38 +0100 Subject: Kconfig: Remove not found sources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3691a4162eecbd48321348e136f72b73da74e225 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37078 Reviewed-by: Kyösti Mälkki Reviewed-by: Arthur Heymans Tested-by: build bot (Jenkins) --- src/soc/intel/Kconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/soc/intel/Kconfig') diff --git a/src/soc/intel/Kconfig b/src/soc/intel/Kconfig index b8befc0fd2d9..1eebeb61fb04 100644 --- a/src/soc/intel/Kconfig +++ b/src/soc/intel/Kconfig @@ -5,8 +5,6 @@ source "src/soc/intel/braswell/Kconfig" source "src/soc/intel/broadwell/Kconfig" source "src/soc/intel/cannonlake/Kconfig" source "src/soc/intel/denverton_ns/Kconfig" -source "src/soc/intel/fsp_baytrail/Kconfig" -source "src/soc/intel/fsp_broadwell_de/Kconfig" source "src/soc/intel/quark/Kconfig" source "src/soc/intel/skylake/Kconfig" source "src/soc/intel/icelake/Kconfig" -- cgit v1.2.3