Add a new driver for discrete Thunderbolt controllers. This allows using e.g. Maple Ridge devices on Raptor Point PCH. Ref: Titan Ridge BIOS Implementation Guide v1.4 Ref: Maple Ridge BIOS Implementation Guide v1.6 (#632472) Change-Id: Ib78ce43740956fa2c93b9ebddb0eeb319dcc0364 Signed-off-by: Jeremy Soller <jeremy@system76.com> Signed-off-by: Tim Crawford <tcrawford@system76.com>
4 lines
89 B
Makefile
4 lines
89 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
ramstage-$(CONFIG_DRIVERS_INTEL_DTBT) += dtbt.c
|