diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index 25e0f199d8..2f191a101d 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -443,7 +443,7 @@ $(eval $(call KernelPackage,ssb)) define KernelPackage/bcma SUBMENU:=$(OTHER_MENU) TITLE:=BCMA support - DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx + DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx @!TARGET_ppc40x KCONFIG:=\ CONFIG_BCMA \ CONFIG_BCMA_POSSIBLE=y \