summaryrefslogtreecommitdiffstats
path: root/bsp/meta-boundary/conf/machine/nitrogen8mm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-boundary/conf/machine/nitrogen8mm.conf')
-rw-r--r--bsp/meta-boundary/conf/machine/nitrogen8mm.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/bsp/meta-boundary/conf/machine/nitrogen8mm.conf b/bsp/meta-boundary/conf/machine/nitrogen8mm.conf
index 446fe9db..c8003a3d 100644
--- a/bsp/meta-boundary/conf/machine/nitrogen8mm.conf
+++ b/bsp/meta-boundary/conf/machine/nitrogen8mm.conf
@@ -11,11 +11,14 @@ require conf/machine/include/arm/arch-arm64.inc
# Kernel configuration
PREFERRED_PROVIDER_virtual/kernel ??= "linux-boundary"
+PREFERRED_VERSION_linux-boundary = "4.14%"
KERNEL_DEVICETREE = "freescale/imx8mq-nitrogen8m.dtb \
freescale/imx8mq-nitrogen8m-m4.dtb \
freescale/imx8mm-nitrogen8mm.dtb \
+ freescale/imx8mm-nitrogen8mm_som.dtb \
"
KERNEL_IMAGETYPE = "Image"
+KERNEL_DEFCONFIG = "boundary_defconfig"
RDEPENDS_${KERNEL_PACKAGE_NAME}-base = ""
# U-Boot configuration