summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/orangepi_zero_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/orangepi_zero_defconfig b/configs/orangepi_zero_defconfig
index e023af4488..c21ea50b5b 100644
--- a/configs/orangepi_zero_defconfig
+++ b/configs/orangepi_zero_defconfig
@@ -30,6 +30,9 @@ BR2_PACKAGE_HOST_GENIMAGE=y
BR2_PACKAGE_HOST_MTOOLS=y
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
+# wireless driver
+BR2_PACKAGE_XR819_XRADIO=y
+
# wireless support
BR2_PACKAGE_IW=y
BR2_PACKAGE_WIRELESS_TOOLS=y
OpenPOWER on IntegriCloud