2e49f1156d65551f672a388483b9a7e807e1d4b9

The current way in the driver to handle CONFIG_CNSS_UTILS=m and CONFIG_WCNSS_MEM_PRE_ALLOC=m will not work if the flags are not coming from kernel Kconfig directly (e.g. CNSS utils and prealloc module sources are built out of kernel tree) since "cppflags- $(CONFIG_FLAG) += -DCONFIG_FLAG" will not take effect if CONFIG_FLAG=m. Fix it in a proper way which is same as handling CONFIG_CNSS_GENL. Change-Id: Iab4bf34bd1ae89f947bc5f7080e18569810f5f58 CRs-fixed: 3022560
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%