From 0c75abf527f639109f9b2f8277b182b0880a858e Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 26 Jul 2012 15:42:18 +0000 Subject: 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. SVN-Revision: 32880 --- 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 483c010..5761438 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.1