diff options
Diffstat (limited to 'init/Config.in')
-rw-r--r-- | init/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Config.in b/init/Config.in index f525abc..25f4390 100644 --- a/init/Config.in +++ b/init/Config.in @@ -13,7 +13,7 @@ config INIT init is the first program run when the system boots. config DEBUG_INIT - bool "debugging aid" + bool "Debugging aid" default n depends on INIT help |