0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2025-06-11 09:43:19 +02:00

Update openwrt diffconfig to allow 802.11 driver to override regulatory domain stored in eeprom.

The reg. domain is configured to 'NL', so wifi channels 12 and 13 can be used.
This commit is contained in:
Wouter R
2014-01-31 22:39:36 +01:00
parent daabffd1ca
commit 96e0ec99dd
5 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,7 @@
CONFIG_TARGET_ar71xx=y
CONFIG_TARGET_ar71xx_generic=y
CONFIG_TARGET_ar71xx_generic_TLMR3020=y
CONFIG_ATH_USER_REGD=y
# CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 is not set
CONFIG_DOODLE3D_CLIENT_MINIFY_JS=y
# CONFIG_IPV6 is not set