Kconfig: switch CONFIG_SYSFS_SYCALL default to n
authorChristian Brauner <brauner@kernel.org>
Tue, 15 Apr 2025 08:22:04 +0000 (10:22 +0200)
committerChristian Brauner <brauner@kernel.org>
Tue, 15 Apr 2025 08:28:35 +0000 (10:28 +0200)
commitc443279a87d54bf3027925cb3eb2baf51c3b26c9
tree9efa28ec3a23c7a4c71f519000421c6f74491ba0
parent834a4a689699090a406d1662b03affa8b155d025
Kconfig: switch CONFIG_SYSFS_SYCALL default to n

This odd system call will be removed in the future. Let's decouple it
from CONFIG_EXPERT and switch the default to n as a first step.

Link: https://lore.kernel.org/20250415-dezimieren-wertpapier-9fd18a211a41@brauner
Signed-off-by: Christian Brauner <brauner@kernel.org>
init/Kconfig