diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2023-10-29 02:00:00 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2023-10-29 02:00:00 +0200 |
commit | e49fdc231b0be00490fe1321888eb5c2acc480ac (patch) | |
tree | a4c6d0e4f12a2cc78a35e6d3f8f941c522b16bfb /gnu/packages/aux-files/linux-libre/6.1-i686.conf | |
parent | 7e9783b2ab8c747ef340daa749bdeba9e924ec57 (diff) | |
download | guix-e49fdc231b0be00490fe1321888eb5c2acc480ac.tar.gz guix-e49fdc231b0be00490fe1321888eb5c2acc480ac.zip |
Revert "gnu: linux-libre@6: Enable Coreboot framebuffer support (again)."
This reverts commit 6d7e181ba18d11c92409a93936025fb46b9c8171.
Diffstat (limited to 'gnu/packages/aux-files/linux-libre/6.1-i686.conf')
-rw-r--r-- | gnu/packages/aux-files/linux-libre/6.1-i686.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/aux-files/linux-libre/6.1-i686.conf b/gnu/packages/aux-files/linux-libre/6.1-i686.conf index 7df206d768..58f84b901a 100644 --- a/gnu/packages/aux-files/linux-libre/6.1-i686.conf +++ b/gnu/packages/aux-files/linux-libre/6.1-i686.conf @@ -6841,7 +6841,7 @@ CONFIG_DRM_BOCHS=m CONFIG_DRM_CIRRUS_QEMU=m CONFIG_DRM_GM12U320=m CONFIG_DRM_PANEL_MIPI_DBI=m -CONFIG_DRM_SIMPLEDRM=m +# CONFIG_DRM_SIMPLEDRM is not set CONFIG_TINYDRM_HX8357D=m CONFIG_TINYDRM_ILI9163=m CONFIG_TINYDRM_ILI9225=m |