summaryrefslogtreecommitdiff
path: root/backport/defconfigs/brcmsmac
AgeCommit message (Collapse)Author
2018-09-24Revert "backports: Remove ssb and bcma"Johannes Berg
This reverts commit 1b4e6ad4d927c7998fa578f2d29e0c4ec01a9217. Said commit broke b43 on older kernels (<3.16). Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2018-09-24backports: Remove ssb and bcmaHauke Mehrtens
Use the versions shipped with the kernel instead. bcma and ssb didn't change much in the last few years, most of the changes were related to code only used on embedded devices. Removing this reduces the number of parts we have to backport. b43, b43legacy and brcmsmac work well with the in kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-07-13defconfig: update defconfigs, some options changed in the kernel.backports-20160324Hauke Mehrtens
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-04-30defconfig: brcmsmac: remove selection of BCMA GPIOArend van Spriel
BCMA GPIO driver now relies on functionality that is available since v4.5. Just drop GPIO which disables brcmsmac led functionality so it can be backported to kernels prior to 4.5. Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2013-05-19backports: add defconfig for broadcom driversHauke Mehrtens
This adds a default config for the broadcom wifi drivers. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>