Title: [8931] trunk/net/dsa/Kconfig: ksz8893m: depend on SPI in kconfig
Revision
8931
Author
vapier
Date
2010-06-21 12:12:47 -0400 (Mon, 21 Jun 2010)

Log Message

ksz8893m: depend on SPI in kconfig

Modified Paths


Diff

Modified: trunk/net/dsa/Kconfig (8930 => 8931)


--- trunk/net/dsa/Kconfig	2010-06-21 10:19:50 UTC (rev 8930)
+++ trunk/net/dsa/Kconfig	2010-06-21 16:12:47 UTC (rev 8931)
@@ -62,6 +62,7 @@
 
 config NET_DSA_KSZ8893M
 	bool "MICREL KSZ8893MQL/BL ethernet switch chip support"
+	depends on SPI
 	select NET_DSA_TAG_STPID
 	---help---
 	  This enables support for the Micrel KSZ8893MQL/BL
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to