kernel: Build Tegra X1 USB support as a module
This commit is contained in:
parent
cb1742e76d
commit
5b99d53975
@ -543,6 +543,10 @@ rec {
|
|||||||
|
|
||||||
# Cavium ThunderX stuff.
|
# Cavium ThunderX stuff.
|
||||||
PCI_HOST_THUNDER_ECAM y
|
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;
|
uboot = null;
|
||||||
kernelTarget = "Image";
|
kernelTarget = "Image";
|
||||||
|
Loading…
Reference in New Issue
Block a user