commit
16a55a22a5
1 changed files with 2 additions and 0 deletions
|
@ -246,6 +246,8 @@ let
|
|||
FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER = whenAtLeast "4.19" yes;
|
||||
FRAMEBUFFER_CONSOLE_ROTATION = yes;
|
||||
FB_GEODE = mkIf (stdenv.hostPlatform.system == "i686-linux") yes;
|
||||
# On 5.14 this conflicts with FB_SIMPLE.
|
||||
DRM_SIMPLEDRM = whenAtLeast "5.14" no;
|
||||
};
|
||||
|
||||
video = {
|
||||
|
|
Loading…
Reference in a new issue