901d1ef
diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
901d1ef
index ff3af6e..f99fa25 100644
901d1ef
--- a/sound/pci/Kconfig
901d1ef
+++ b/sound/pci/Kconfig
901d1ef
@@ -2,8 +2,8 @@ 
901d1ef
 
901d1ef
 config SND_TEA575X
901d1ef
 	tristate
901d1ef
-	depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2 || RADIO_MAXIRADIO
901d1ef
-	default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO
901d1ef
+	depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK
901d1ef
+	default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO || RADIO_SHARK
901d1ef
 
901d1ef
 menuconfig SND_PCI
901d1ef
 	bool "PCI sound devices"