aboutsummaryrefslogtreecommitdiffstats
path: root/meta-steppeeagle/conf/machine/steppeeagle.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-steppeeagle/conf/machine/steppeeagle.conf')
-rw-r--r--meta-steppeeagle/conf/machine/steppeeagle.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-steppeeagle/conf/machine/steppeeagle.conf b/meta-steppeeagle/conf/machine/steppeeagle.conf
index 1647f0a9..82004f52 100644
--- a/meta-steppeeagle/conf/machine/steppeeagle.conf
+++ b/meta-steppeeagle/conf/machine/steppeeagle.conf
@@ -29,7 +29,7 @@ MACHINE_EXTRA_RRECOMMENDS += "radeon-firmware"
SERIAL_CONSOLES = "115200;ttyUSB0"
# Make sure the kernel messages go to the VGA console and to the serial ports.
-APPEND += "console=ttyUSB0,115200n8"
+KERNEL_SERIAL_CONSOLE = "console=ttyUSB0,115200n8"
APPEND += "radeon.dpm=1"