projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b73b915
)
kernel: add missing config option
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 13 Sep 2013 20:39:23 +0000
(20:39 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 13 Sep 2013 20:39:23 +0000
(20:39 +0000)
SVN-Revision: 37978
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 cfd44ce520eecf14a17b6a7c6bedd80defbc6895..2f10741ceaf5254ed15f17f3ac6a756f2be8c8d6 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 \