diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-08 20:00:40 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-08 20:00:40 +1200 |
| commit | c3bfa9eb25afe1feaae760695c994fc17e82910a (patch) | |
| tree | 630828b808673e84647a47f97b2e28f631d52079 /nix | |
| parent | 93f35914637f53007f4fddb4d64069612c7b2b2f (diff) | |
| download | yerbalinux-c3bfa9eb25afe1feaae760695c994fc17e82910a.tar.xz yerbalinux-c3bfa9eb25afe1feaae760695c994fc17e82910a.zip | |
Fix kernel config???
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/linux_config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nix/linux_config b/nix/linux_config index 951358e..23ae9ab 100644 --- a/nix/linux_config +++ b/nix/linux_config @@ -5481,3 +5481,6 @@ CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y +CONFIG_SYSFB=y +CONFIG_SYSFB_SIMPLEFB=y +CONFIG_FB_EFI=y |
