Skip to content

Commit

Permalink
kernel: Build Tegra PCI support.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhess authored and dezgeg committed Oct 17, 2017
1 parent 644e3cb commit ceb2b71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/systems/platforms.nix
Expand Up @@ -545,6 +545,9 @@ rec {
# Cavium ThunderX stuff.
PCI_HOST_THUNDER_ECAM y
# Nvidia Tegra stuff.
PCI_TEGRA 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
Expand Down

0 comments on commit ceb2b71

Please sign in to comment.