The ssb module in also integrated into the kernel on brcm63xx target.

SVN-Revision: 15197
This commit is contained in:
Hauke Mehrtens 2009-04-10 12:19:42 +00:00
parent 2c6fe6c446
commit e90294b99d

View file

@ -210,7 +210,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
define KernelPackage/ssb
SUBMENU:=$(OTHER_MENU)
TITLE:=Silicon Sonics Backplane glue code
DEPENDS:=@LINUX_2_6 @PCI_SUPPORT @!TARGET_brcm47xx
DEPENDS:=@LINUX_2_6 @PCI_SUPPORT @!TARGET_brcm47xx||!TARGET_brcm63xx
KCONFIG:=\
CONFIG_SSB \
CONFIG_SSB_B43_PCI_BRIDGE=y \