Skip to content

Commit

Permalink
ARM: at91: sama5_defconfig: disable CONFIG_CFG80211_DEFAULT_PS
Browse files Browse the repository at this point in the history
Wilc3000 doesn't handle Power Save mode by default so we must
disable CONFIG_CFG80211_DEFAULT_PS and enable PS manually
if needed.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
  • Loading branch information
noglitch authored and claudiubeznea committed May 20, 2019
1 parent 2f64c94 commit a0cf544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/sama5_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ CONFIG_BT_HCIUART_3WIRE=y
CONFIG_BT_HCIBTUART=y
CONFIG_BT_HCIVHCI=y
CONFIG_CFG80211=y
# CONFIG_CFG80211_DEFAULT_PS is not set
CONFIG_CFG80211_DEBUGFS=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=y
Expand Down

0 comments on commit a0cf544

Please sign in to comment.