Index: kernel/kernel.config
===================================================================
--- kernel/kernel.config	(revision 50b3d30327db668601e634b172ccd903000bfbad)
+++ kernel/kernel.config	(revision b15c9f9d101e4e5f77d50eb9391e1ea614f0e542)
@@ -162,9 +162,12 @@
 ## Debugging configuration directives
 
-# General debuging and assert checking
+# General debugging and assert checking
 ! CONFIG_DEBUG (y/n)
 
-# Extensive debugging output
-! [CONFIG_DEBUG=y] CONFIG_EDEBUG (n/y)
+# Kernel console support
+! CONFIG_KCONSOLE (y/n)
+
+# Detailed kernel logging
+! CONFIG_LOG (n/y)
 
 # Deadlock detection support for spinlocks
