summaryrefslogtreecommitdiff
path: root/src/soc/intel/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-11-12 08:53:04 +0100
committerFelix Held <felix-coreboot@felixheld.de>2018-11-15 10:25:20 +0000
commit9fefd1907156c4993c91164ba83d274ab7360cbe (patch)
tree224968c302674497288e7b71b320a668c63cbe23 /src/soc/intel/Kconfig
parent528a1c40f70f4a69d291cc605ffa92135ac60a2f (diff)
downloadcoreboot-9fefd1907156c4993c91164ba83d274ab7360cbe.tar.xz
src/cpu: Remove dead sourced lines
Change-Id: I836ff09da17373d47daf21c98e5ab975836cd47e Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29584 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/soc/intel/Kconfig')
-rw-r--r--src/soc/intel/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/Kconfig b/src/soc/intel/Kconfig
index 2c24596dcc..c447046de6 100644
--- a/src/soc/intel/Kconfig
+++ b/src/soc/intel/Kconfig
@@ -8,7 +8,6 @@ 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/sch/Kconfig"
source "src/soc/intel/skylake/Kconfig"
source "src/soc/intel/icelake/Kconfig"