summaryrefslogtreecommitdiffstats
path: root/package/kernel
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-11-26 17:43:50 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-11-26 17:43:50 +0000
commitcd96a09834f31f360102bd3a7f678ab7c30eda04 (patch)
treef18dc14a65abd81b32f3b7cb731ba68ae752f959 /package/kernel
parentb5715049675afdb617a537f322443795ae41b2ca (diff)
downloadmaster-31e0f0ae-cd96a09834f31f360102bd3a7f678ab7c30eda04.tar.gz
master-31e0f0ae-cd96a09834f31f360102bd3a7f678ab7c30eda04.tar.bz2
master-31e0f0ae-cd96a09834f31f360102bd3a7f678ab7c30eda04.zip
ssb module config symbols fixup
SVN-Revision: 13365
Diffstat (limited to 'package/kernel')
-rw-r--r--package/kernel/modules/other.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk
index 593aa7fd33..79b01c16c7 100644
--- a/package/kernel/modules/other.mk
+++ b/package/kernel/modules/other.mk
@@ -198,9 +198,9 @@ define KernelPackage/ssb
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx
KCONFIG:=\
CONFIG_SSB \
- CONFIG_SSB_B43_PCI_BRIDGE \
+ CONFIG_SSB_B43_PCI_BRIDGE=y \
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE \
- CONFIG_SSB_PCIHOST \
+ CONFIG_SSB_PCIHOST=y \
CONFIG_SSB_PCIHOST_POSSIBLE \
CONFIG_SSB_POSSIBLE \
CONFIG_SSB_SPROM