projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f88f8d
)
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)
SVN-Revision: 15449
package/kernel/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/modules/other.mk
b/package/kernel/modules/other.mk
index 56f6c36ca91db1c1dd65c8911fa9b423ca7e04de..2d32b4994ab38850c0db217b11cad1a496443b10 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 \