diff options
Diffstat (limited to 'Documentation/sound/alsa/ALSA-Configuration.txt')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 012858d2b119..414700b996ae 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt | |||
@@ -749,6 +749,10 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. | |||
749 | bdl_pos_adj - Specifies the DMA IRQ timing delay in samples. | 749 | bdl_pos_adj - Specifies the DMA IRQ timing delay in samples. |
750 | Passing -1 will make the driver to choose the appropriate | 750 | Passing -1 will make the driver to choose the appropriate |
751 | value based on the controller chip. | 751 | value based on the controller chip. |
752 | patch - Specifies the early "patch" files to modify the HD-audio | ||
753 | setup before initializing the codecs. This option is | ||
754 | available only when CONFIG_SND_HDA_PATCH_LOADER=y is set. | ||
755 | See HD-Audio.txt for details. | ||
752 | 756 | ||
753 | [Single (global) options] | 757 | [Single (global) options] |
754 | single_cmd - Use single immediate commands to communicate with | 758 | single_cmd - Use single immediate commands to communicate with |