diff --git a/conf/machine/imx8-nmhw23-dlm.conf b/conf/machine/imx8-nmhw23-dlm.conf index 4c887ed..c554782 100644 --- a/conf/machine/imx8-nmhw23-dlm.conf +++ b/conf/machine/imx8-nmhw23-dlm.conf @@ -6,3 +6,5 @@ require imx8-nmhw23.conf KERNEL_DEVICETREE = "netmodule/imx8-nmhw23-dlm.dtb" MACHINEOVERRIDES .= ":imx8-nmhw23" SOTA_MACHINE = "imx8-nmhw23" + +MACHINE_FEATURES_remove = "v2x" diff --git a/conf/machine/imx8-nmhw23.conf b/conf/machine/imx8-nmhw23.conf index 176b978..6871693 100644 --- a/conf/machine/imx8-nmhw23.conf +++ b/conf/machine/imx8-nmhw23.conf @@ -43,6 +43,7 @@ MACHINE_FEATURES += " \ wwan \ bluetooth \ neo-m8l \ + v2x \ " ACCEPT_FSL_EULA = "1"