profiles/all-hardware.nix: Add analogix-dp

While it's being brought in implicitly by the other analogix driver,
let's be explicit, in case things change.
This commit is contained in:
Samuel Dionne-Riel 2021-04-22 15:58:39 -04:00
parent 9fa3e2c2a3
commit 82625705c6

View file

@ -96,6 +96,7 @@ in
"xhci-pci-renesas"
# Misc "weak" dependencies
"analogix-dp"
"analogix-anx6345" # For DP or eDP (e.g. integrated display)
];