kernel: Build Tegra X1 USB support as a module

This commit is contained in:
Tuomas Tynkkynen 2017-07-27 18:56:34 +03:00
parent cb1742e76d
commit 5b99d53975

View file

@ -543,6 +543,10 @@ rec {
# Cavium ThunderX stuff.
PCI_HOST_THUNDER_ECAM y
# The default (=y) forces us to have the XHCI firmware available in initrd,
# which our initrd builder can't currently do easily.
USB_XHCI_TEGRA m
'';
uboot = null;
kernelTarget = "Image";