net: ti: icssg: Add ICSSG ethernet driver
[u-boot.git] / drivers / net / ti / Kconfig
index 72eccc99e5f206a8633d54332dde7431d91f408d..ddfa95a0b7e9757700405841239e0ff2e0c317d3 100644 (file)
@@ -57,3 +57,16 @@ config MDIO_TI_CPSW
        help
          This driver supports the TI CPSW MDIO interface found in various
          TI SoCs.
+
+config TI_ICSSG_PRUETH
+       bool "TI Gigabit PRU Ethernet driver"
+       depends on ARCH_K3
+       imply DM_MDIO
+       imply MISC_INIT_R
+       imply MISC
+       imply MDIO_TI_CPSW
+       select PHYLIB
+       select FS_LOADER
+       help
+         Support Gigabit Ethernet ports over the ICSSG PRU Subsystem
+         This subsystem is available starting with the AM65 platform.
This page took 0.026481 seconds and 4 git commands to generate.