mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
projects/S905: add dummy wifi driver/service
loading this module toggles wifi power and triggers the sdio bus to rescan, this is useful when including multiple drivers
This commit is contained in:
@@ -0,0 +1 @@
|
||||
wifi_dummy
|
||||
@@ -1055,6 +1055,7 @@ CONFIG_POST_PROCESS_MANAGER_PPSCALER=y
|
||||
# Amlogic Wifi Driver
|
||||
#
|
||||
CONFIG_AM_WIFI=y
|
||||
CONFIG_AM_WIFI_DUMMY=m
|
||||
CONFIG_BCMDHD_USE_STATIC_BUF=y
|
||||
CONFIG_AML_POWER_RESET=y
|
||||
# CONFIG_M8_POWER_RESET is not set
|
||||
|
||||
Reference in New Issue
Block a user