manager: UseDefaultInterface for bcmsdh_sdmmc

This driver is used on some ARM based devices
This commit is contained in:
Denis Kenzior 2021-01-27 09:58:34 -06:00
parent 6f62056fcf
commit 6db352a82d
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ static const char *default_if_driver_list[] = {
"rtl88*",
"rtw_*",
"brcmfmac",
"bcmsdh_sdmmc",
NULL,
};