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:
Adam Green 2017-12-14 06:36:23 +00:00
parent 9bef54a9c8
commit de46005545
No known key found for this signature in database
GPG Key ID: 52B701B6EF2F2E58
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
wifi_dummy

View File

@ -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