guix-play/gnu/packages/aux-files/linux-libre
Tobias Geerinckx-Rice 1dfe8c3721
gnu: linux-libre: Build simplefb into all x86{,_64} kernels.
This attempts to mitigate <https://issues.guix.gnu.org/52667>.

It makes linux-libre@5.15 consistent with older versions which do not
support a modular simplefb, allowing a single %base-initrd-modules
simple list for all of them.

Unlike CONFIG_FB_SIMPLE=m, CONFIG_FB_SIMPLE=y conflicts with
CONFIG_DRM_SIMPLEDRM, so the latter is now disabled.  Let us hope it is
not missed.

* gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf:
Unset CONFIG_DRM_SIMPLEDRM to build in CONFIG_FB_SIMPLE=y.
* gnu/system/linux-initrd.scm (default-initrd-modules):
Remove "simplefb".
2021-12-25 07:20:00 +01:00
..
4.4-i686.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
4.4-x86_64.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
4.9-i686.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
4.9-x86_64.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
4.14-arm.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
4.14-i686.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
4.14-x86_64.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
4.19-arm64.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
4.19-arm.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
4.19-i686.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
4.19-x86_64.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
5.4-arm64.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
5.4-arm.conf gnu: linux-libre: Default to the 'schedutil' CPU scaling governor. 2021-07-15 01:54:26 -04:00
5.4-i686.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
5.4-x86_64.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
5.10-arm64.conf gnu: linux-libre: Default to schedutil cpufreq governor on arm and arm64. 2021-05-07 15:23:42 -07:00
5.10-arm.conf gnu: linux-libre: Default to schedutil cpufreq governor on arm and arm64. 2021-05-07 15:23:42 -07:00
5.10-i686.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
5.10-x86_64.conf gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
5.15-arm64.conf gnu: Add linux-libre 5.15.5. 2021-11-26 16:54:47 -05:00
5.15-arm.conf gnu: Add linux-libre 5.15.5. 2021-11-26 16:54:47 -05:00
5.15-i686.conf gnu: linux-libre: Build simplefb into all x86{,_64} kernels. 2021-12-25 07:20:00 +01:00
5.15-x86_64.conf gnu: linux-libre: Build simplefb into all x86{,_64} kernels. 2021-12-25 07:20:00 +01:00