summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-quark.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/intel-quark.conf')
-rw-r--r--conf/machine/intel-quark.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/intel-quark.conf b/conf/machine/intel-quark.conf
index 9db17a50..68e11993 100644
--- a/conf/machine/intel-quark.conf
+++ b/conf/machine/intel-quark.conf
@@ -16,7 +16,7 @@ MACHINE_FEATURES += "intel-ucode"
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"
SERIAL_CONSOLE = "115200 ttyS1"
-APPEND += "console=ttyS1,115200 console=tty0"
+APPEND += "rootwait console=ttyS1,115200 console=tty0"
EFI_PROVIDER = "gummiboot"