From 6a8a13075e6dd6ff646fca3dd1c5dae0ed88c41f Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 29 Aug 2015 09:24:32 +0200 Subject: raspberry can use tty0, too --- target/config/Config.in.runtime | 2 -- 1 file changed, 2 deletions(-) (limited to 'target') diff --git a/target/config/Config.in.runtime b/target/config/Config.in.runtime index 01e84380a..91959ba6b 100644 --- a/target/config/Config.in.runtime +++ b/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 -- cgit v1.2.3