소스 검색

fix vga only setup

Waldemar Brodkorb 9 년 전
부모
커밋
a0bcec8370
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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