]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Enable BCMA to allow build BRCMSMAC (popular BCM4313 wireless net controller)
authorSzymon Siwek <Szymon.Siwek@gmail.com>
Mon, 17 Sep 2012 11:19:54 +0000 (13:19 +0200)
committerSzymon Siwek <Szymon.Siwek@gmail.com>
Mon, 17 Sep 2012 11:19:54 +0000 (13:19 +0200)
This commit reverse commit c9f9e0ff60f18c1ddf1139a2eccffbcccf0a6609
but BRCMSMAC requires BCMA since kernel-3.2.? (commit 2e756560a8a47ce754b852d0bc1ff7549433d0eb)

kernel-multiarch.config

index b9d59562478b329bd60884fefea980be294653e7..2736d3fb09d119221e0d9eb3528a121d27917e92 100644 (file)
@@ -371,7 +371,7 @@ DEBUG_DEVRES all=n
 #- *** FILE: drivers/bcma/Kconfig ***
 #-
 BCMA_POSSIBLE all=y
-BCMA all=n
+BCMA all=m
 BCMA_HOST_PCI_POSSIBLE all=y
 BCMA_HOST_PCI all=y
 BCMA_DEBUG all=n
This page took 0.095052 seconds and 4 git commands to generate.