Title: [8911] trunk/drivers/net/Kconfig: Task[#5843] Define RMII or MII interface in board file
Revision
8911
Author
sonicz
Date
2010-06-13 00:40:44 -0400 (Sun, 13 Jun 2010)

Log Message

Task[#5843] Define RMII or MII interface in board file

Modified Paths

Diff

Modified: trunk/drivers/net/Kconfig (8910 => 8911)


--- trunk/drivers/net/Kconfig	2010-06-13 04:39:31 UTC (rev 8910)
+++ trunk/drivers/net/Kconfig	2010-06-13 04:40:44 UTC (rev 8911)
@@ -879,14 +879,6 @@
 	help
 	  Set the number of buffer packets used in driver.
 
-config BFIN_MAC_RMII
-	bool "RMII PHY Interface"
-	depends on BFIN_MAC
-	default y if BFIN527_EZKIT
-	default n if BFIN537_STAMP
-	help
-	  Use Reduced PHY MII Interface
-
 config BFIN_MAC_USE_HWSTAMP
 	bool "Use IEEE 1588 hwstamp"
 	depends on BFIN_MAC && BF518
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to