Browse Source

enable printk

Waldemar Brodkorb 10 years ago
parent
commit
88d372be36
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/config/Config.in.debug

+ 0 - 1
target/linux/config/Config.in.debug

@@ -34,7 +34,6 @@ config ADK_KERNEL_PRINTK
 	boolean
 	select ADK_KERNEL_EARLY_PRINTK
 	default y
-	depends on !ADK_PKG_TEST
 	help
 	  Disable printk to save space and quieten bootup.