diff options
Diffstat (limited to 'init/Config.in')
-rw-r--r-- | init/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Config.in b/init/Config.in index 8b9179124..2a39d50e5 100644 --- a/init/Config.in +++ b/init/Config.in @@ -8,6 +8,7 @@ menu "Init Utilities" config CONFIG_INIT bool "init" default n + select CONFIG_FEATURE_SYSLOG help init is the first program run when the system boots. |