调整 WiFi 驱动
This commit is contained in:
parent
0834ba4a20
commit
efbc6405f5
|
@ -2,6 +2,12 @@ CONFIG_TARGET_ramips=y
|
||||||
CONFIG_TARGET_ramips_mt7621=y
|
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 驱动程序
|
||||||
|
CONFIG_PACKAGE_kmod-mt76=y
|
||||||
|
CONFIG_PACKAGE_kmod-mt7615d_dbdc=y
|
||||||
|
# CONFIG_PACKAGE_kmod-mt7615d is not set
|
||||||
|
# CONFIG_PACKAGE_luci-app-mtwifi is not set
|
||||||
|
|
||||||
# LUCI Appliciations
|
# LUCI Appliciations
|
||||||
CONFIG_PACKAGE_luci-app-accesscontrol=y
|
CONFIG_PACKAGE_luci-app-accesscontrol=y
|
||||||
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
CONFIG_PACKAGE_luci-app-adbyby-plus=y
|
||||||
|
|
Loading…
Reference in New Issue