From: Florian Fainelli Date: Wed, 26 Nov 2008 17:43:50 +0000 (+0000) Subject: ssb module config symbols fixup X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=cd96a09834f31f360102bd3a7f678ab7c30eda04;p=openwrt%2Fstaging%2Fflorian.git ssb module config symbols fixup SVN-Revision: 13365 --- 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