mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00: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:
parent
9bef54a9c8
commit
de46005545
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user