OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 We use backports for driver updates - make sure we can compile in the glue code regardless
2  
3 Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
4  
5 --- a/drivers/net/wireless/ti/Kconfig
6 +++ b/drivers/net/wireless/ti/Kconfig
7 @@ -15,7 +15,7 @@ source "drivers/net/wireless/ti/wlcore/K
8  
9 config WILINK_PLATFORM_DATA
10 bool "TI WiLink platform data"
11 - depends on WLCORE_SDIO || WL1251_SDIO
12 + depends on WLCORE_SDIO || WL1251_SDIO || ARCH_OMAP2PLUS
13 default y
14 ---help---
15 Small platform data bit needed to pass data to the sdio modules.