mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
mac80211: broadcom: set default y to sdio for rockchip soc
This commit is contained in:
parent
941cf93ab5
commit
6e97cb9f95
@ -451,6 +451,7 @@ define KernelPackage/brcmfmac/config
|
||||
bool "Enable SDIO bus interface support"
|
||||
default y if TARGET_bcm27xx
|
||||
default y if TARGET_sunxi
|
||||
default y if TARGET_rockchip
|
||||
default n
|
||||
help
|
||||
Enable support for cards attached to an SDIO bus.
|
||||
|
Loading…
Reference in New Issue
Block a user