* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
# Networking support
|
|
CONFIG_WIRELESS=y
|
|
CONFIG_CFG80211=y
|
|
CONFIG_CFG80211_WEXT=y
|
|
CONFIG_RFKILL=y
|
|
|
|
# Network device support
|
|
CONFIG_WLAN=y
|
|
CONFIG_WLAN_VENDOR_BROADCOM=y
|
|
CONFIG_BRCMFMAC=m
|