summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJason Jin <Jason.jin@freescale.com>2012-10-12 16:59:47 +0800
committerJason Jin <Jason.jin@freescale.com>2012-10-12 16:59:47 +0800
commitebbd3debaaef3344e89d3a0b2fc1338c4be3ee86 (patch)
tree780cca7aeca872dea59814dcdf9b1c8396a87536 /drivers/net/Kconfig
parent0fb1497f28e7bc9df1b6c8267da7d58fa32e2a65 (diff)
ENGR00216078-2: switch: add L2 switch driver for VybridRel3
Port the L2 switch driver from CF platform for Vybridi plaform. This driver usually should work together with the RSTP demo applications provided by fsl. Signed-off-by: Alison Wang <b18965@freescale.com> Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0f4ff7a68a05..de2905a67e76 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1958,6 +1958,15 @@ config FEC1
Say Y here if you want to use the second built-in 10/100 Fast
ethernet controller on Vybrid and some ColdFire processors.
+config FSL_L2_SWITCH
+ bool "Ethernet switch controller(Freescale ColdFire and Vybrid platform)"
+ depends on !FEC && SOC_MVFA5
+ help
+ Say Y here if you want to use the built-in ethernet switch
+ controller on some ColdFire processors.
+ The Integrated Ethernet switch engine is compatible with
+ 10/100 MAC-NET core.
+
config FEC_1588
bool "Enable FEC 1588 timestamping"
depends on FEC