[coreboot-gerrit] Change in coreboot[master]: src/cpu: Remove dead sourced lines

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon Nov 12 08:55:14 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29584


Change subject: src/cpu: Remove dead sourced lines
......................................................................

src/cpu: Remove dead sourced lines

Change-Id: I836ff09da17373d47daf21c98e5ab975836cd47e
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/cpu/amd/agesa/Kconfig
M src/cpu/intel/Kconfig
M src/cpu/via/Kconfig
M src/soc/intel/Kconfig
4 files changed, 0 insertions(+), 7 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/29584/1

diff --git a/src/cpu/amd/agesa/Kconfig b/src/cpu/amd/agesa/Kconfig
index 8c8c831..5f7e0f9 100644
--- a/src/cpu/amd/agesa/Kconfig
+++ b/src/cpu/amd/agesa/Kconfig
@@ -80,6 +80,5 @@
 
 source src/cpu/amd/agesa/family12/Kconfig
 source src/cpu/amd/agesa/family14/Kconfig
-source src/cpu/amd/agesa/family15/Kconfig
 source src/cpu/amd/agesa/family15tn/Kconfig
 source src/cpu/amd/agesa/family16kb/Kconfig
diff --git a/src/cpu/intel/Kconfig b/src/cpu/intel/Kconfig
index a1f9dde..26b9347 100644
--- a/src/cpu/intel/Kconfig
+++ b/src/cpu/intel/Kconfig
@@ -14,12 +14,9 @@
 source src/cpu/intel/fsp_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
 source src/cpu/intel/model_f2x/Kconfig
 source src/cpu/intel/model_f3x/Kconfig
 source src/cpu/intel/model_f4x/Kconfig
-source src/cpu/intel/ep80579/Kconfig
 source src/cpu/intel/haswell/Kconfig
 # Sockets/Slots
 source src/cpu/intel/slot_1/Kconfig
diff --git a/src/cpu/via/Kconfig b/src/cpu/via/Kconfig
index 5c38c91..d9a9230 100644
--- a/src/cpu/via/Kconfig
+++ b/src/cpu/via/Kconfig
@@ -1,3 +1 @@
-source src/cpu/via/c3/Kconfig
-source src/cpu/via/c7/Kconfig
 source src/cpu/via/nano/Kconfig
diff --git a/src/soc/intel/Kconfig b/src/soc/intel/Kconfig
index 2c24596..c447046 100644
--- a/src/soc/intel/Kconfig
+++ b/src/soc/intel/Kconfig
@@ -8,7 +8,6 @@
 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"
 

-- 
To view, visit https://review.coreboot.org/29584
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I836ff09da17373d47daf21c98e5ab975836cd47e
Gerrit-Change-Number: 29584
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181112/fc4fc8b2/attachment.html>


More information about the coreboot-gerrit mailing list