net: add MSCC Ocelot switch support
[oweals/u-boot.git] / drivers / net / Kconfig
index ff55e03d3fd22ba98d5ffcd6ec185b1bada60c22..39ce4e8a1fc6151fb9934045a41b8184bc5bae01 100644 (file)
@@ -432,6 +432,13 @@ config SNI_AVE
          This driver implements support for the Socionext AVE Ethernet
          controller, as found on the Socionext UniPhier family.
 
+config MSCC_OCELOT_SWITCH
+       bool "Ocelot switch driver"
+       depends on DM_ETH && ARCH_MSCC
+       select PHYLIB
+       help
+         This driver supports the Ocelot network switch device.
+
 config ETHER_ON_FEC1
        bool "FEC1"
        depends on MPC8XX_FEC