summaryrefslogtreecommitdiff
path: root/src/soc/intel/skylake/Makefile.inc
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2017-02-16 16:16:37 +0530
committerAaron Durbin <adurbin@chromium.org>2017-03-06 20:44:17 +0100
commite074d62e181c58d0cd215f93af7c8e70e2e31601 (patch)
tree762f95143ba165960ef9036e31c3b7b0df5b1025 /src/soc/intel/skylake/Makefile.inc
parentc2fd0a2114f2d806302ea56c70593ab21a46aa25 (diff)
downloadcoreboot-e074d62e181c58d0cd215f93af7c8e70e2e31601.tar.xz
soc/intel/skylake: Use intel/common/xhci driver
Change-Id: I7bd83d293fcc1848f6f64526d8f38d010c1f69a3 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/18223 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/soc/intel/skylake/Makefile.inc')
-rw-r--r--src/soc/intel/skylake/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/skylake/Makefile.inc b/src/soc/intel/skylake/Makefile.inc
index 4b6fcfc1f1..2a6b15244b 100644
--- a/src/soc/intel/skylake/Makefile.inc
+++ b/src/soc/intel/skylake/Makefile.inc
@@ -90,7 +90,6 @@ ramstage-y += tsc_freq.c
ramstage-y += uart.c
ramstage-$(CONFIG_UART_DEBUG) += uart_debug.c
ramstage-y += vr_config.c
-ramstage-y += xhci.c
smm-y += cpu_info.c
smm-y += gpio.c