diff --git a/init/Kconfig b/init/Kconfig index df864a3582217b648786ff3ad48d2ce64fe6457e..e0358f3946a11e883a1b5bb49ed738d5470fb872 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -151,7 +151,8 @@ config BSD_PROCESS_ACCT_V3 at . config SYSCTL - bool "Sysctl support" + bool "Sysctl support" if EMBEDDED + default y ---help--- The sysctl interface provides a means of dynamically changing certain kernel parameters and variables on the fly without requiring