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:
9d20ead
)
kernel: add missing config option
author
Hauke Mehrtens
<hauke@openwrt.org>
Fri, 13 Sep 2013 20:39:23 +0000
(20:39 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Fri, 13 Sep 2013 20:39:23 +0000
(20:39 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37978
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/kernel/linux/modules/other.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/other.mk
b/package/kernel/linux/modules/other.mk
index
cfd44ce
..
2f10741
100644
(file)
--- a/
package/kernel/linux/modules/other.mk
+++ b/
package/kernel/linux/modules/other.mk
@@
-309,6
+309,7
@@
define KernelPackage/bcma
CONFIG_BCMA_BLOCKIO=y \
CONFIG_BCMA_HOST_PCI_POSSIBLE=y \
CONFIG_BCMA_HOST_PCI=y \
+ CONFIG_BCMA_HOST_SOC=n \
CONFIG_BCMA_DRIVER_MIPS=n \
CONFIG_BCMA_DRIVER_PCI_HOSTMODE=n \
CONFIG_BCMA_DRIVER_GMAC_CMN=n \