diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-05-13 12:07:23 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2024-05-29 22:01:23 -0400 |
commit | 412d99a657ba0974a60dbfaf46ba807da7a3589e (patch) | |
tree | 0500cc0ea606886cbcf9f3f5c986aec53e3ac14a /doc/guix.texi | |
parent | afacfa33ec4b52cb9ffb9b0a7a0c1e68cf264673 (diff) | |
download | guix-412d99a657ba0974a60dbfaf46ba807da7a3589e.tar.gz guix-412d99a657ba0974a60dbfaf46ba807da7a3589e.zip |
gnu: linux-libre-with-bpf: Deprecate in favor of linux-libre.
The kernel has progressively enabled the BPF settings, to the point where
having a separate kernel for it makes little sense, so repatriate the few
non-default BPF-related configs to our main kernel.
* gnu/packages/linux.scm (%bpf-extra-linux-options): Delete variable.
(default-extra-linux-options): Enable CONFIG_NET_CLS_BPF and
CONFIG_NET_ACT_BPF. CONFIG_IKHEADERS is dropped as it adds 4 MiB to the
kernel image and appears somewhat redundant with BTF debug info.
(linux-libre-with-bpf): Deprecate to linux-libre.
Change-Id: Id672241916dcbcdca7cbc16d869d00223446cd3d
Diffstat (limited to 'doc/guix.texi')
0 files changed, 0 insertions, 0 deletions