aboutsummaryrefslogtreecommitdiffstats
path: root/package
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
commit674ae4e62166e5f18173531d0a988e89cd8c52bc (patch)
tree79b262b2d481699db909d3620bda0ed7f21124b5 /package
parentc22e1afc649626a60f77faad3cc33f187ee3e966 (diff)
downloadmaster-187ad058-674ae4e62166e5f18173531d0a988e89cd8c52bc.tar.gz
master-187ad058-674ae4e62166e5f18173531d0a988e89cd8c52bc.tar.bz2
master-187ad058-674ae4e62166e5f18173531d0a988e89cd8c52bc.zip
ssb module config symbols fixup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13365 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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