diff options
-rw-r--r-- | drivers/net/Kconfig | 4 |
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 | ||
882 | config BFIN_MAC_RMII | 882 | config 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 |