Skip to content

Commit e0e4737

Browse files
noglitchehristev
authored andcommitted
ARM: at91/defconfig: disable CONFIG_CFG80211_DEFAULT_PS
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> [claudiu.beznea@microchip.com: adpat to at91_dt_defconfig] Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent a997c75 commit e0e4737

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ CONFIG_IPV6_SIT_6RD=y
4242
CONFIG_CAN=y
4343
CONFIG_CAN_AT91=y
4444
CONFIG_CFG80211=y
45+
# CONFIG_CFG80211_DEFAULT_PS is not set
4546
CONFIG_MAC80211=y
4647
CONFIG_DEVTMPFS=y
4748
CONFIG_DEVTMPFS_MOUNT=y

0 commit comments

Comments
 (0)