Skip to content

Commit

Permalink
kernel: Build Tegra X1 USB support as a module
Browse files Browse the repository at this point in the history
  • Loading branch information
dezgeg committed Jul 28, 2017
1 parent cb1742e commit 5b99d53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/systems/platforms.nix
Expand Up @@ -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";
Expand Down

0 comments on commit 5b99d53

Please sign in to comment.