From 20666c00bc9263aca1347e8ff68e620fa016b3cb Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 30 Jun 2005 18:13:54 +0200 Subject: [PATCH] --- yaml --- r: 5327 b: refs/heads/master c: ab79509a95b1d22c40d4a87823b6a48bc9a12af5 h: refs/heads/master i: 5325: 6d8346c30281b49feef21472a50b21d1e0a8c7c2 5323: ba453cfb87557200ceccf86eeff581937f0534ac 5319: 7a033c3d89c80002d4b3bbb8ee283bf689841264 5311: 2bbe03ddfa86b06131faba96e65e89ac76eb5ebf v: v3 --- [refs] | 2 +- trunk/sound/sparc/Kconfig | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 88cbce3c5205..357535d82db1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5ba1e7b594db4d0e1f88ace87c1cb295761ca5c9 +refs/heads/master: ab79509a95b1d22c40d4a87823b6a48bc9a12af5 diff --git a/trunk/sound/sparc/Kconfig b/trunk/sound/sparc/Kconfig index 2358df1c45a9..f0fce1daf67d 100644 --- a/trunk/sound/sparc/Kconfig +++ b/trunk/sound/sparc/Kconfig @@ -7,12 +7,22 @@ config SND_SUN_AMD7930 tristate "Sun AMD7930" depends on SBUS && SND select SND_PCM + help + Say Y here to include support for AMD7930 sound device on Sun. + + To compile this driver as a module, choose M here: the module + will be called snd-sun-amd7930. # dep_tristate 'Sun DBRI' CONFIG_SND_SUN_DBRI $CONFIG_SND config SND_SUN_CS4231 tristate "Sun CS4231" depends on SND select SND_PCM + help + Say Y here to include support for CS4231 sound device on Sun. + + To compile this driver as a module, choose M here: the module + will be called snd-sun-cs4231. endmenu