From cf6ccf73a09f9ff226633958e74d27f4fda03b5a Mon Sep 17 00:00:00 2001 From: hauke Date: Thu, 26 Jul 2012 15:42:18 +0000 Subject: [kernel] bcma: update to version from wireless-testing tag master-2012-07-16 I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32880 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/modules/other.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'package/kernel/modules') diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 483c0102d..57614387a 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -431,6 +431,7 @@ define KernelPackage/bcma CONFIG_BCMA_HOST_PCI=y \ CONFIG_BCMA_DRIVER_MIPS=n \ CONFIG_BCMA_DRIVER_PCI_HOSTMODE=n \ + CONFIG_BCMA_DRIVER_GMAC_CMN=n \ CONFIG_BCMA_DEBUG=n FILES:=$(LINUX_DIR)/drivers/bcma/bcma.ko AUTOLOAD:=$(call AutoLoad,29,bcma) -- cgit v1.2.3