aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index b711d5416100..069057796bd7 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -880,8 +880,8 @@ config BFIN_RX_DESC_NUM
880 Set the number of buffer packets used in driver. 880 Set the number of buffer packets used in driver.
881 881
882config BFIN_MAC_RMII 882config BFIN_MAC_RMII
883 bool "RMII PHY Interface (EXPERIMENTAL)" 883 bool "RMII PHY Interface"
884 depends on BFIN_MAC && EXPERIMENTAL 884 depends on BFIN_MAC
885 default y if BFIN527_EZKIT 885 default y if BFIN527_EZKIT
886 default n if BFIN537_STAMP 886 default n if BFIN537_STAMP
887 help 887 help