162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# ALSA PA-RISC drivers 362306a36Sopenharmony_ci 462306a36Sopenharmony_cimenuconfig SND_GSC 562306a36Sopenharmony_ci bool "GSC sound devices" 662306a36Sopenharmony_ci depends on GSC 762306a36Sopenharmony_ci default y 862306a36Sopenharmony_ci help 962306a36Sopenharmony_ci Support for GSC sound devices on PA-RISC architectures. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciif SND_GSC 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciconfig SND_HARMONY 1462306a36Sopenharmony_ci tristate "Harmony/Vivace sound chip" 1562306a36Sopenharmony_ci select SND_PCM 1662306a36Sopenharmony_ci help 1762306a36Sopenharmony_ci Say 'Y' or 'M' to include support for the Harmony/Vivace sound 1862306a36Sopenharmony_ci chip found in most GSC-based PA-RISC workstations. It's frequently 1962306a36Sopenharmony_ci provided as part of the Lasi multi-function IC. 2062306a36Sopenharmony_ci 2162306a36Sopenharmony_ciendif # SND_GSC 22