diff --git a/conf/machine/imx6sl-warp.conf b/conf/machine/imx6sl-warp.conf index ee4b8ad..527dfc1 100644 --- a/conf/machine/imx6sl-warp.conf +++ b/conf/machine/imx6sl-warp.conf @@ -37,6 +37,8 @@ KERNEL_DEVICETREE = "imx6sl-warp.dtb" SERIAL_CONSOLE = "115200 ttymxc0" +MACHINE_EXTRA_RRECOMMENDS += "bcm4330-nvram-config" + # The kernel used is based on Linux mainline so the FSL-specific # headers do not exist. The removal here allows the machine to be # built without errors.