1 # SPDX-License-Identifier: GPL-2.0-only << 2 # ALSA PA-RISC drivers 1 # ALSA PA-RISC drivers 3 2 4 menuconfig SND_GSC 3 menuconfig SND_GSC 5 bool "GSC sound devices" 4 bool "GSC sound devices" 6 depends on GSC 5 depends on GSC 7 default y 6 default y 8 help 7 help 9 Support for GSC sound devices on PA- 8 Support for GSC sound devices on PA-RISC architectures. 10 9 11 if SND_GSC 10 if SND_GSC 12 11 13 config SND_HARMONY 12 config SND_HARMONY 14 tristate "Harmony/Vivace sound chip" 13 tristate "Harmony/Vivace sound chip" 15 select SND_PCM 14 select SND_PCM 16 help 15 help 17 Say 'Y' or 'M' to include support fo 16 Say 'Y' or 'M' to include support for the Harmony/Vivace sound 18 chip found in most GSC-based PA-RISC 17 chip found in most GSC-based PA-RISC workstations. It's frequently 19 provided as part of the Lasi multi-f 18 provided as part of the Lasi multi-function IC. 20 19 21 endif # SND_GSC 20 endif # SND_GSC
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.