summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildconf/local.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildconf/local.conf b/buildconf/local.conf
index 6f8ffff..a84a613 100644
--- a/buildconf/local.conf
+++ b/buildconf/local.conf
@@ -37,9 +37,6 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
# For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would
# be appropriate for example.
-# Enable a serial console on the USB CDC ACM ttyGS0 too
-SERIAL_CONSOLES_colibri-vf = "115200;ttyLP0 115200;ttyGS0"
-
#
# Machine Selection
#