kernel_samsung_a53x/drivers/net/wireless/cnss_prealloc/Kconfig

10 lines
359 B
Text
Raw Normal View History

2024-06-15 21:02:09 +02:00
# 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.