调整为开源 WiFi 驱动

This commit is contained in:
Hyy2001X 2021-07-30 02:17:23 +08:00 committed by GitHub
parent 58674f1391
commit d1f3b5653c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -3,10 +3,12 @@ CONFIG_TARGET_ramips_mt7621=y
CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_redmi-router-ac2100=y CONFIG_TARGET_ramips_mt7621_DEVICE_xiaomi_redmi-router-ac2100=y
# Wireless 驱动程序 # Wireless 驱动程序
CONFIG_PACKAGE_kmod-mt76=y CONFIG_PACKAGE_kmod-mt7603=y
# CONFIG_PACKAGE_kmod-mt7615d_dbdc=y CONFIG_PACKAGE_kmod-mt7615e=y
# CONFIG_PACKAGE_kmod-mt7603e is not set
# CONFIG_PACKAGE_kmod-mt7615d is not set # CONFIG_PACKAGE_kmod-mt7615d is not set
# CONFIG_PACKAGE_luci-app-mtwifi is not set # CONFIG_PACKAGE_luci-app-mtwifi is not set
# CONFIG_PACKAGE_mt_wifi is not set
# LUCI Appliciations # LUCI Appliciations
CONFIG_PACKAGE_luci-app-accesscontrol=y CONFIG_PACKAGE_luci-app-accesscontrol=y
@ -33,3 +35,5 @@ CONFIG_PACKAGE_luci-app-webadmin=y
CONFIG_PACKAGE_luci-app-wol=y CONFIG_PACKAGE_luci-app-wol=y
CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-wireguard=y
CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-app-zerotier=y
CONFIG_PACKAGE_wpad=y