summaryrefslogtreecommitdiffstats
path: root/rules/alsa-lib.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/alsa-lib.in')
-rw-r--r--rules/alsa-lib.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/rules/alsa-lib.in b/rules/alsa-lib.in
index adba896ac..edc40e186 100644
--- a/rules/alsa-lib.in
+++ b/rules/alsa-lib.in
@@ -47,6 +47,19 @@ config ALSA_LIB_PCM
help
Disable the PCM component if you do not need it
+config ALSA_LIB_PCM_MODULES
+ depends on ALSA_LIB_PCM
+ string
+ prompt "pcm modules"
+ default "all"
+ help
+ You can use the keyword 'all' here for all supported PCM modules or a
+ comma separated list of required module keywords. The list of module
+ keywords is:
+ copy linear route mulaw alaw adpcm rate plug multi shm file null
+ empty share meter hooks lfloat ladspa dmix dshare dsnoop asym
+ iec958 softvol extplug ioplug mmap_emul
+
config ALSA_LIB_RAWMIDI
bool
default y