linux-mainline_%.bbappend: Add RESING_CONFIGS for Orange Pi Zero Wifi
Adds RESIN_CONFIGS wifi for Orange Pi Zero to include CFG80211 support in mainline kernel
This commit is contained in:
parent
7d46428810
commit
2d397f2576
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ RESIN_CONFIGS[axp_power] ="\
|
|||
"
|
||||
|
||||
RESIN_CONFIGS_append_orangepi-plus2 = " wifi"
|
||||
RESIN_CONFIGS_append_orange-pi-zero = " wifi"
|
||||
RESIN_CONFIGS[wifi] ="\
|
||||
CONFIG_WIRELESS=y \
|
||||
CONFIG_RFKILL=y \
|
||||
|
|
Loading…
Add table
Reference in a new issue