profiles/all-hardware.nix: Add vc4 for broadcom hardware
Namely, early KMS on raspberry pi
This commit is contained in:
parent
f5b7687d26
commit
cb9b46a3cd
@ -67,6 +67,10 @@ in
|
||||
|
||||
# PWM for the backlight
|
||||
"pwm-sun4i"
|
||||
|
||||
# Broadcom
|
||||
|
||||
"vc4"
|
||||
] ++ lib.optionals pkgs.stdenv.isAarch64 [
|
||||
# Most of the following falls into two categories:
|
||||
# - early KMS / early display
|
||||
|
Loading…
Reference in New Issue
Block a user