aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/dragonboard-410c.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/dragonboard-410c.conf')
-rw-r--r--conf/machine/dragonboard-410c.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/machine/dragonboard-410c.conf b/conf/machine/dragonboard-410c.conf
index 65393c8..fbc833c 100644
--- a/conf/machine/dragonboard-410c.conf
+++ b/conf/machine/dragonboard-410c.conf
@@ -7,10 +7,10 @@ require conf/machine/include/arm/arch-armv8.inc
MACHINE_FEATURES = "usbhost usbgadget alsa screen wifi bluetooth ext2"
-KERNEL_IMAGETYPE = "Image.gz"
-KERNEL_DEVICETREE = "qcom/apq8016-sbc.dtb"
+KERNEL_IMAGETYPE ?= "Image.gz"
+KERNEL_DEVICETREE ?= "qcom/apq8016-sbc.dtb"
-SERIAL_CONSOLE = "115200 ttyMSM0"
+SERIAL_CONSOLE ?= "115200 ttyMSM0"
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
kernel-modules \