mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +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"
|
bool "Enable SDIO bus interface support"
|
||||||
default y if TARGET_bcm27xx
|
default y if TARGET_bcm27xx
|
||||||
default y if TARGET_sunxi
|
default y if TARGET_sunxi
|
||||||
|
default y if TARGET_rockchip
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Enable support for cards attached to an SDIO bus.
|
Enable support for cards attached to an SDIO bus.
|
||||||
|
Loading…
Reference in New Issue
Block a user