]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/Kconfig
net: Move CONFIG_RTL8169 to Kconfig
[u-boot] / drivers / net / Kconfig
index 3ac6b66d4864d4b69b94c03b292a6bdd95a8315d..2a229b89996ddae48ddb0560d40afaba656469d9 100644 (file)
@@ -108,6 +108,12 @@ config RTL8139
          This driver supports Realtek 8139 series fast ethernet family of
          PCI chipsets/adapters.
 
+config RTL8169
+       bool "Realtek 8169 series Ethernet controller driver"
+       help
+         This driver supports Realtek 8169 series gigabit ethernet family of
+         PCI/PCIe chipsets/adapters.
+
 config XILINX_AXIEMAC
        depends on DM_ETH && (MICROBLAZE || ARCH_ZYNQ || ARCH_ZYNQMP)
        select PHYLIB