浏览代码

raspberry can use tty0, too

Waldemar Brodkorb 8 年之前
父节点
当前提交
6a8a13075e
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      target/config/Config.in.runtime

+ 0 - 2
target/config/Config.in.runtime

@@ -220,8 +220,6 @@ config ADK_RUNTIME_GETTY_SERIAL
 config ADK_RUNTIME_CONSOLE_VGA_DEVICE
 	string "VGA console device"
 	depends on ADK_TARGET_WITH_VGA
-	default "tty1" if ADK_TARGET_SYSTEM_RASPBERRY_PI
-	default "tty1" if ADK_TARGET_SYSTEM_RASPBERRY_PI2
 	default "tty0"
 
 config ADK_RUNTIME_CONSOLE_SERIAL_DEVICE