From 319ac4b072b54f347a3518289b55f81e3090a250 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 6 Feb 2015 01:48:24 -0600 Subject: rework CMDLINE generation regarding serial/vga Use one place and not hard coded for each device. There exist use cases where on a specific device like raspberry pi, not the default 115200 baud rate is used. --- target/config/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in') diff --git a/target/config/Config.in b/target/config/Config.in index 16d834e0a..dcef7ad51 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -21,6 +21,7 @@ config ADK_TARGET_UCLINUX config ADK_TARGET_QEMU bool + select ADK_TARGET_WITH_SERIAL config ADK_TARGET_VBOX bool -- cgit v1.2.3