summaryrefslogtreecommitdiff
path: root/sound/parisc/Kconfig
blob: a5a7f9d75d051e37398b094a2e42100adbf19029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# ALSA PA-RISC drivers

menu "GSC devices"
	depends on SND!=n && GSC

config SND_HARMONY
	tristate "Harmony/Vivace sound chip"
	depends on SND
	select SND_PCM
	help
	  Say 'Y' or 'M' to include support for the Harmony/Vivace sound
	  chip found in most GSC-based PA-RISC workstations.  It's frequently
	  provided as part of the Lasi multi-function IC.

endmenu