Title: [5924] trunk/drivers/mmc/host/Kconfig: task[#4641]BF512 doesn't have RSI
Revision
5924
Author
cliff
Date
2008-12-29 20:26:50 -0600 (Mon, 29 Dec 2008)

Log Message

task[#4641]BF512 doesn't have RSI

Modified Paths

Diff

Modified: trunk/drivers/mmc/host/Kconfig (5923 => 5924)


--- trunk/drivers/mmc/host/Kconfig	2008-12-30 01:58:16 UTC (rev 5923)
+++ trunk/drivers/mmc/host/Kconfig	2008-12-30 02:26:50 UTC (rev 5924)
@@ -153,7 +153,7 @@
 
 config SDH_BFIN
 	tristate "Blackfin Secure Digital Host support"
-	depends on MMC && ((BF54x && !BF544) || BF51x)
+	depends on MMC && ((BF54x && !BF544) || (BF51x && !BF512))
 	help
 	  If you say yes here you will get support for the Blackfin on-chip
 	  Secure Digital Host interface.  This includes support for MMC and
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to