linux/tools/testing/selftests/wireguard/qemu
Oleg Nesterov 8d75c338f0 sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL
CONFIG_SYSCTL used to make sense as a separate hidden bool before commit
61a47c1ad3 ("sysctl: Remove the sysctl system call"); it was selected
by both CONFIG_SYSCTL_SYSCALL and CONFIG_PROC_SYSCTL.

Today CONFIG_PROC_SYSCTL is the only selector, so the two are always
equal. Kill the hidden bool, rename the PROC_SYSCTL prompt to SYSCTL,
and s/CONFIG_PROC_SYSCTL/CONFIG_SYSCTL/ tree-wide.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Joel Granados <joel.granados@kernel.org>
2026-08-05 15:28:23 +02:00
..
arch RISC-V: drop SOC_VIRT for ARCH_VIRT 2024-04-10 11:37:50 +01:00
.gitignore wireguard: selftests: restore support for ccache 2022-05-04 17:49:56 -07:00
debug.config wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL 2025-05-27 09:06:19 +02:00
init.c wireguard: selftests: set fake real time in init 2022-07-06 20:04:05 -07:00
kernel.config sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTL 2026-08-05 15:28:23 +02:00
Makefile wireguard: selftests: specify -std=gnu17 for bash 2025-05-27 09:06:19 +02:00