profiles/all-hardware.nix: Add modules for integrated displays
Namely, this is used by the pinebook's display
This commit is contained in:
parent
5bc36c1b30
commit
a8af02fe6d
@ -67,6 +67,15 @@ in
|
|||||||
|
|
||||||
# PWM for the backlight
|
# PWM for the backlight
|
||||||
"pwm-sun4i"
|
"pwm-sun4i"
|
||||||
|
|
||||||
|
# Misc. uncategorized hardware
|
||||||
|
|
||||||
|
# Used for some platform's integrated displays
|
||||||
|
"panel-simple"
|
||||||
|
"pwm-bl"
|
||||||
|
|
||||||
|
# Misc "weak" dependencies
|
||||||
|
"analogix-anx6345" # For DP or eDP (e.g. integrated display)
|
||||||
];
|
];
|
||||||
|
|
||||||
# Include lots of firmware.
|
# Include lots of firmware.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user