wlan: Remove cfg.dat dependency on WLAN driver

Currently, WLAN driver uses cfg.dat to populate cfg structure
at boot time.With this change, the cfg.dat is removed and
cfg entries are made static in driver.
All the cfg entries including int and string are defined
in static structure and the values are read from this
static structure to pMac at boot time.

Change-Id: I4e25919386cdb493bda3f6d9dd8e2a59db976564
CRs-Fixed: 687350
5 files changed
tree: 168a0a7dba5f4dd067c293b1e4f4b7a7f07f9f9f
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig