diff --git a/conf/machine/imx8-nmhw23-dlm.conf b/conf/machine/imx8-nmhw23-dlm.conf new file mode 100644 index 0000000..4c887ed --- /dev/null +++ b/conf/machine/imx8-nmhw23-dlm.conf @@ -0,0 +1,8 @@ +#@TYPE: Machine +#@NAME: NetModule HW 23 DLM +#@DESCRIPTION: Machine configuration for the netmodule HW23, DLM variant + +require imx8-nmhw23.conf +KERNEL_DEVICETREE = "netmodule/imx8-nmhw23-dlm.dtb" +MACHINEOVERRIDES .= ":imx8-nmhw23" +SOTA_MACHINE = "imx8-nmhw23"