diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-11-16 12:03:49 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-11-16 12:03:49 +0100 |
commit | d019361a0802924e2dbcd7313fa3dcfc960222a7 (patch) | |
tree | 12c7409b358fd1a724c8e4ee2b2c34f50622e874 /Documentation/sound/alsa | |
parent | 9c96fa599fe4f0ccc6e3e606df6652335afe28e8 (diff) | |
download | talos-obmc-linux-d019361a0802924e2dbcd7313fa3dcfc960222a7.tar.gz talos-obmc-linux-d019361a0802924e2dbcd7313fa3dcfc960222a7.zip |
ALSA: hda - Add description of beep_mode in ALSA-Configuration.txt
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'Documentation/sound/alsa')
-rw-r--r-- | Documentation/sound/alsa/ALSA-Configuration.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt index 780c213c600f..d29de1c97174 100644 --- a/Documentation/sound/alsa/ALSA-Configuration.txt +++ b/Documentation/sound/alsa/ALSA-Configuration.txt @@ -798,6 +798,9 @@ Prior to version 0.9.0rc4 options had a 'snd_' prefix. This was removed. setup before initializing the codecs. This option is available only when CONFIG_SND_HDA_PATCH_LOADER=y is set. See HD-Audio.txt for details. + beep_mode - Selects the beep registration mode (0=off, 1=on, 2= + dynamic registration via mute switch on/off); the default + value is set via CONFIG_SND_HDA_INPUT_BEEP_MODE kconfig. [Single (global) options] single_cmd - Use single immediate commands to communicate with |