summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/warp7_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/warp7_defconfig b/configs/warp7_defconfig
index ca7cd00ce..2d59626c9 100644
--- a/configs/warp7_defconfig
+++ b/configs/warp7_defconfig
@@ -31,6 +31,9 @@ BR2_TARGET_UBOOT_FORMAT_IMX=y
BR2_PACKAGE_LINUX_FIRMWARE=y
BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XXX=y
+# For automatic firmware loading
+BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
+
# wireless packages
BR2_PACKAGE_WIRELESS_TOOLS=y
BR2_PACKAGE_WPA_SUPPLICANT=y