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 menu "ALSA PA-RISC devices" 5 bool "GSC sound devices" !! 4 depends on SND!=n && PARISC 6 depends on GSC << 7 default y << 8 help << 9 Support for GSC sound devices on PA- << 10 << 11 if SND_GSC << 12 5 13 config SND_HARMONY 6 config SND_HARMONY 14 tristate "Harmony/Vivace sound chip" 7 tristate "Harmony/Vivace sound chip" 15 select SND_PCM !! 8 depends on SND 16 help 9 help 17 Say 'Y' or 'M' to include support fo !! 10 Say 'Y' or 'M' to include support for Harmony/Vivace soundchip 18 chip found in most GSC-based PA-RISC !! 11 on HP712s, 715/new and many other GSC based machines. 19 provided as part of the Lasi multi-f << 20 12 21 endif # SND_GSC !! 13 endmenu
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.