defconfig: msm8974: enable wlan power saving mode and testmode at default

Originally, we use cfg80211.ko built by ourselves, we can define
CONFIG_CFG80211_DEFAULT_PS, CONFIG_NL80211_TESTMODE in our
configuration files. Currently, we will use the cfg80211 in the
kernel. In order to enter power saving mode at default and some
special features that we will pass parameters through the
TESTMODE command, we need to enable these two configuration flags.

Change-Id: Ibff7d6e0faac70f63119329d233e8284731b7a35
Signed-off-by: Ming-yi Lin <mylin@codeaurora.org>
[smuckle@codeaurora.org: backported from msm-3.7]
Signed-off-by: Steve Muckle <smuckle@codeaurora.org>
2 files changed