Browse Source

fix vga only setup

Waldemar Brodkorb 10 years ago
parent
commit
a0bcec8370
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/config/Config.in.runtime

+ 1 - 1
target/config/Config.in.runtime

@@ -93,7 +93,7 @@ config ADK_RUNTIME_VERBOSE_INIT_VGA
 	bool "output via VGA"
 	depends on ADK_TARGET_WITH_VGA
 	depends on ADK_RUNTIME_VERBOSE_KERNEL_SERIAL_VGA || \
-		   ADK_RUNTIME_VERBOSE_KERNEL_SERIAL_ONLY || \
+		   ADK_RUNTIME_VERBOSE_KERNEL_VGA_ONLY || \
 		   ADK_RUNTIME_QUIET_KERNEL
 
 config ADK_RUNTIME_VERBOSE_INIT_SERIAL