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