Title: [6804] trunk/sound/soc/blackfin/Kconfig: fix typo in kconfig
Revision
6804
Author
bhsong
Date
2009-06-18 23:35:57 -0500 (Thu, 18 Jun 2009)

Log Message

fix typo in kconfig

Modified Paths


Diff

Modified: trunk/sound/soc/blackfin/Kconfig (6803 => 6804)


--- trunk/sound/soc/blackfin/Kconfig	2009-06-19 03:51:54 UTC (rev 6803)
+++ trunk/sound/soc/blackfin/Kconfig	2009-06-19 04:35:57 UTC (rev 6804)
@@ -139,7 +139,7 @@
 
 config SND_BF5XX_HAVE_COLD_RESET
 	bool "BOARD has COLD Reset GPIO"
-	depends on (SND_BF5XX_AC97 || SND_BF5XX_TDM)
+	depends on SND_BF5XX_AC97
 	default y if BFIN548_EZKIT
 	default n if !BFIN548_EZKIT
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to