From b6c46c6358cc0113e3e6306b74e98d33949b36d9 Mon Sep 17 00:00:00 2001 From: hauke Date: Sat, 23 Jul 2011 11:19:58 +0000 Subject: brcm47xx: build bcma into the kernel Now we can assume that every brcm47xx kernel has the bcma module build into the kernel. This is not needed for this version as this does not support bcma as system bus but kernel 3.0 will. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27733 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/config-2.6.39 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/linux') diff --git a/target/linux/brcm47xx/config-2.6.39 b/target/linux/brcm47xx/config-2.6.39 index b7d187a4a..edda524df 100644 --- a/target/linux/brcm47xx/config-2.6.39 +++ b/target/linux/brcm47xx/config-2.6.39 @@ -15,6 +15,12 @@ CONFIG_B44_PCICORE_AUTOSELECT=y CONFIG_B44_PCI_AUTOSELECT=y CONFIG_BCM47XX=y CONFIG_BCM47XX_WDT=y +CONFIG_BCMA=y +CONFIG_BCMA_BLOCKIO=y +# CONFIG_BCMA_DEBUG is not set +# CONFIG_BCMA_DRIVER_PCI_HOSTMODE is not set +CONFIG_BCMA_HOST_PCI=y +CONFIG_BCMA_HOST_PCI_POSSIBLE=y # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_BUG is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y -- cgit v1.2.3