net: Add MSCC Luton networkd driver.
[oweals/u-boot.git] / drivers / net / mscc_eswitch / Kconfig
index 2f3c8cca4c831cb49c394ad0c672dada15bea829..88e5a97c4bfa982ae16c726b4d40d2c3f9cb9836 100644 (file)
@@ -8,3 +8,10 @@ config MSCC_OCELOT_SWITCH
        select PHYLIB
        help
          This driver supports the Ocelot network switch device.
+
+config MSCC_LUTON_SWITCH
+       bool "Luton switch driver"
+       depends on DM_ETH && ARCH_MSCC
+       select PHYLIB
+       help
+         This driver supports the Luton network switch device.