net: fec: fix build warnings for 64bits support
[oweals/u-boot.git] / drivers / net / Kconfig
index c47d59c249e417cf05b53860482fe5d1de0479fa..de1947ccc1731938b5abe07622584f8e4f5171fe 100644 (file)
@@ -276,6 +276,12 @@ config SUN8I_EMAC
          It can be found in H3/A64/A83T based SoCs and compatible with both
          External and Internal PHYs.
 
+config SH_ETHER
+       bool "Renesas SH Ethernet MAC"
+       select PHYLIB
+       help
+         This driver supports the Ethernet for Renesas SH and ARM SoCs.
+
 config XILINX_AXIEMAC
        depends on DM_ETH && (MICROBLAZE || ARCH_ZYNQ || ARCH_ZYNQMP)
        select PHYLIB