- # SPDX-License-Identifier: GPL-2.0-only
- config WCNSS_MEM_PRE_ALLOC
- tristate "WCNSS pre-alloc memory support"
- help
- Pre-allocate memory for the WLAN driver module.
- This feature enable cld wlan driver to use pre allocated memory
- for it's internal usage and release it to back to pre allocated pool.
- This memory is allocated at the cold boot time.
|