CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE (not configurable)

configname: CONFIG_SND_SOC_SOF_PROBE_WORK_QUEUE

Linux Kernel Configuration
└─>Device Drivers
└─>Sound card support
└─>Advanced Linux Sound Architecture
└─>ALSA for SoC audio support
└─>Sound Open Firmware Support
└─>SND_SOC_SOF_PROBE_WORK_QUEUE
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
This option is not user-selectable but automagically handled by
'select' statements at a higher level.
When selected, the probe is handled in two steps, for example to
avoid lockdeps if request_module is used in the probe.