projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ar71xx] ag71xx driver: handle TX timout
[openwrt.git]
/
package
/
kernel
/
modules
/
other.mk
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
2e255f0
..
f16f2fa
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-204,7
+204,8
@@
define KernelPackage/ssb
CONFIG_SSB_PCIHOST=y \
CONFIG_SSB_PCIHOST_POSSIBLE=y \
CONFIG_SSB_POSSIBLE=y \
- CONFIG_SSB_SPROM=y
+ CONFIG_SSB_SPROM=y \
+ CONFIG_SSB_SILENT=y
FILES:=$(LINUX_DIR)/drivers/ssb/ssb.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,29,ssb)
endef
This page took
0.030889 seconds
and
4
git commands to generate.