mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-21 17:42:30 +00:00
linux: enable kmod-bcma on ppc40x after r44230
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44231
This commit is contained in:
parent
4dd3c05af2
commit
135bd1d765
@ -441,7 +441,7 @@ $(eval $(call KernelPackage,ssb))
|
||||
define KernelPackage/bcma
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=BCMA support
|
||||
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx @!TARGET_ppc40x
|
||||
DEPENDS:=@PCI_SUPPORT @!TARGET_brcm47xx
|
||||
KCONFIG:=\
|
||||
CONFIG_BCMA \
|
||||
CONFIG_BCMA_POSSIBLE=y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user