summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 c001302b..b56f0501 100644
--- a/conf/machine/intel-quark.conf
+++ b/conf/machine/intel-quark.conf
@@ -18,7 +18,7 @@ MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"
18SERIAL_CONSOLE = "115200 ttyS1" 18SERIAL_CONSOLE = "115200 ttyS1"
19APPEND += "rootwait console=ttyS1,115200 console=tty0" 19APPEND += "rootwait console=ttyS1,115200 console=tty0"
20 20
21EFI_PROVIDER = "systemd-boot" 21EFI_PROVIDER ?= "systemd-boot"
22 22
23# Bypass the default labels which also has "install" option in OE. 23# Bypass the default labels which also has "install" option in OE.
24# 24#