Waldemar Brodkorb %!s(int64=12) %!d(string=hai) anos
pai
achega
2b78ac230f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      target/linux/config/Config.in.debug

+ 2 - 2
target/linux/config/Config.in.debug

@@ -30,7 +30,7 @@ config ADK_KERNEL_EARLY_PRINTK
 	default n
 
 config ADK_KERNEL_PRINTK
-	prompt "Enable printk to save space and quieten bootup"
+	prompt "printk support (disable to save space and quieten bootup)"
 	boolean
 	select ADK_KERNEL_EARLY_PRINTK
 	default y
@@ -39,7 +39,7 @@ config ADK_KERNEL_PRINTK
 	  Disable printk to save space and quieten bootup.
 
 config ADK_KERNEL_PRINTK_TIME
-	prompt "Enable timing information for printk"
+	prompt "timing information for printk"
 	boolean
 	depends on ADK_KERNEL_PRINTK
 	default n