f06df4c16a593851b8ef8e0d1edbd320edd1b7c4

Currently we use hardware based feature flags in Kbuild file to enable/disable certain feature flags. In case hardware changes, then we would also need to edit Kbuild file to enable feature flags for the next target. Instead, use CONFIG_<FEATURE_FLAG> from defconfig files to enable DP feature flags. This will limit the changes for hardware update to defconfig files only. Change-Id: Icc8aa6ad51904946f9141a0f41728ed72b1f6d2f CRs-Fixed: 2964342
This is CNSS WLAN Host Driver for products starting from iHelium
Opis
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%