diff options
author | Pavel Hofman <dustin@seznam.cz> | 2008-03-20 07:10:27 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-04-24 06:00:29 -0400 |
commit | d16be8ed69f3e59d36be8c422508c3a10082fdaa (patch) | |
tree | 38b4ff3d3a181a2f16b1e74669b1205dae455c89 /sound/pci/Kconfig | |
parent | ff73317ea7c648cf5f59b8bda4a810f7b5d0312c (diff) |
[ALSA] ice1724 - Improved the Juli rate setting
* moving most of clock-specific code to card-specific routines
* support for ESI Juli
* to-be-researched - monitoring of analog/digital inputs
Signed-off-by: Pavel Hofman <dustin@seznam.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/Kconfig')
-rw-r--r-- | sound/pci/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 868183bef243..b5903eed6ef5 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -697,6 +697,7 @@ config SND_ICE1724 | |||
697 | depends on SND | 697 | depends on SND |
698 | select SND_MPU401_UART | 698 | select SND_MPU401_UART |
699 | select SND_AC97_CODEC | 699 | select SND_AC97_CODEC |
700 | select SND_VMASTER | ||
700 | help | 701 | help |
701 | Say Y here to include support for soundcards based on | 702 | Say Y here to include support for soundcards based on |
702 | ICE/VT1724/1720 (Envy24HT/PT) chips. | 703 | ICE/VT1724/1720 (Envy24HT/PT) chips. |