aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/sata/Makefile.inc
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2020-05-31 10:13:04 +0530
committerMichael Niewöhner <c0d3z3r0@review.coreboot.org>2020-06-02 20:43:34 +0000
commitebeaad9298f5b8df022ac77089a5c15dac6e069a (patch)
tree607a51ce5ee4ea3b5b5c48928dae0e57703ba489 /src/soc/intel/common/block/sata/Makefile.inc
parentb1c53fc94a05ace5316395cb528567fc92747495 (diff)
soc/intel/common/{pch,sata}: Remove SATA common code driver
Right now all FSP2.0 based IA platform doesn't need this driver anymore hence removing to avoid debug and maintenance effort. TEST=Verified booting from SATA on SPT/CNP/ICP/TGP PCH platforms. Change-Id: Ied3832b26ba1fdd4c30fafe8149689a01d302c3e Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41674 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Michael Niewöhner Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/common/block/sata/Makefile.inc')
-rw-r--r--src/soc/intel/common/block/sata/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/common/block/sata/Makefile.inc b/src/soc/intel/common/block/sata/Makefile.inc
deleted file mode 100644
index 623d1511e1..0000000000
--- a/src/soc/intel/common/block/sata/Makefile.inc
+++ /dev/null
@@ -1 +0,0 @@
-ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_SATA) += sata.c