# ALSA PA-RISC drivers menuconfig [31mCONFIG_SND_GSC[0m bool "GSC sound devices" depends on [31mCONFIG_GSC[0m default y help Support for [31mCONFIG_GSC[0m sound devices on PA-RISC architectures. if [31mCONFIG_SND_GSC[0m config [31mCONFIG_SND_HARMONY[0m tristate "Harmony/Vivace sound chip" select [31mCONFIG_SND_PCM[0m help Say 'Y' or '[31mCONFIG_M[0m' to include support for the Harmony/Vivace sound chip found in most [31mCONFIG_GSC[0m-based PA-RISC workstations. It's frequently provided as part of the Lasi multi-function IC. endif # [31mCONFIG_SND_GSC[0m |