projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR5312 device
[openwrt.git]
/
package
/
mac80211
/
patches
/
011-no_sdio.patch
diff --git
a/package/mac80211/patches/011-no_sdio.patch
b/package/mac80211/patches/011-no_sdio.patch
index
82d8c1b
..
65b0e7f
100644
(file)
--- a/
package/mac80211/patches/011-no_sdio.patch
+++ b/
package/mac80211/patches/011-no_sdio.patch
@@
-1,11
+1,11
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -
382,7 +382,7 @@ endif # end of SPI driver list
+@@ -
495,7 +495,7 @@ endif #CONFIG_SPI_MASTER end of SPI driv
- if
neq ($(CONFIG_MMC),)
+ if
def CONFIG_MMC
-CONFIG_B43_SDIO=y
+# CONFIG_B43_SDIO=y
-CONFIG_B43_SDIO=y
+# CONFIG_B43_SDIO=y
- CONFIG_WL1251_SDIO=m
- ifneq ($(CONFIG_ARM),)
+ ifdef CONFIG_CRC7
+ ifdef CONFIG_WL12XX_PLATFORM_DATA
This page took
0.021354 seconds
and
4
git commands to generate.