diff options
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 356bf21a1506..45f0f6c2f353 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -802,6 +802,16 @@ config SND_RME9652 | |||
802 | To compile this driver as a module, choose M here: the module | 802 | To compile this driver as a module, choose M here: the module |
803 | will be called snd-rme9652. | 803 | will be called snd-rme9652. |
804 | 804 | ||
805 | config SND_SIS7019 | ||
806 | tristate "SiS 7019 Audio Accelerator" | ||
807 | depends on SND && X86 && !X86_64 | ||
808 | select SND_AC97_CODEC | ||
809 | help | ||
810 | Say Y here to include support for the SiS 7019 Audio Accelerator. | ||
811 | |||
812 | To compile this driver as a module, choose M here: the module | ||
813 | will be called snd-sis7019. | ||
814 | |||
805 | config SND_SONICVIBES | 815 | config SND_SONICVIBES |
806 | tristate "S3 SonicVibes" | 816 | tristate "S3 SonicVibes" |
807 | depends on SND | 817 | depends on SND |