kernel: Adding FLAGS required by the wifi.
authorAymen Zayet <aymenx.zayet@intel.com>
Mon, 21 Nov 2011 18:04:11 +0000 (19:04 +0100)
committerbuildbot <buildbot@intel.com>
Mon, 28 Nov 2011 19:38:14 +0000 (11:38 -0800)
commit7326f5a23fc2102360dd1295c67f73b4d8d0cd52
tree9d5db8c27690f91618ac499b1c67ea14aff422e1
parent3e86925c0835e4cd87cb589239cd93b08e5520da
kernel: Adding FLAGS required by the wifi.

BZ: 15061

Actually, the wifi driver is based on compat wireless modules that
requires WL12XX_PLATFORM_DATA to be enabled within the kernel. So
it shall be enabled by default with WL12XX.

The wifi uses two AON gpios and thus the wifi interrupt handler is
forwarded by the GPIO driver. So to prevent losing wifi interrupts,
HARDIRQS_SW_RESEND shall be used.

Change-Id: Ic61fd84cc2ef849e7b97bb90164e53b9f0ba944d
Signed-off-by: Aymen Zayet <aymenx.zayet@intel.com>
Reviewed-on: http://android.intel.com:8080/25377
Reviewed-by: Champciaux, NicolasX <nicolasx.champciaux@intel.com>
Tested-by: Champciaux, NicolasX <nicolasx.champciaux@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/Kconfig
drivers/net/wireless/wl12xx/Kconfig