projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f520f30
)
[package] kernel: add missing kconfig symbol related to SSB
author
Nicolas Thill
<nico@openwrt.org>
Mon, 27 Apr 2009 15:48:11 +0000
(15:48 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 27 Apr 2009 15:48:11 +0000
(15:48 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15449
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index
56f6c36
..
2d32b49
100644
(file)
--- a/
package/kernel/modules/other.mk
+++ b/
package/kernel/modules/other.mk
@@
-213,6
+213,7
@@
define KernelPackage/ssb
KCONFIG:=\
CONFIG_SSB \
CONFIG_SSB_B43_PCI_BRIDGE=y \
+ CONFIG_SSB_DRIVER_MIPS=n \
CONFIG_SSB_DRIVER_PCICORE=y \
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y \
CONFIG_SSB_PCIHOST=y \