diff options
Diffstat (limited to 'sound/pci')
-rw-r--r-- | sound/pci/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index e90d103e177e..50abf5bf8e09 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig | |||
@@ -565,8 +565,8 @@ config SND_FM801_TEA575X_BOOL | |||
565 | 565 | ||
566 | config SND_TEA575X | 566 | config SND_TEA575X |
567 | tristate | 567 | tristate |
568 | depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO | 568 | depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2 |
569 | default SND_FM801 || SND_ES1968 | 569 | default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 |
570 | 570 | ||
571 | source "sound/pci/hda/Kconfig" | 571 | source "sound/pci/hda/Kconfig" |
572 | 572 | ||