net: gem: Fix typo in Kconfig entry

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
master
Michal Simek 9 years ago
parent 9d9211ac11
commit c942810787
  1. 2
      drivers/net/Kconfig

@ -105,6 +105,6 @@ config ZYNQ_GEM
depends on DM_ETH && (ARCH_ZYNQ || ARCH_ZYNQMP) depends on DM_ETH && (ARCH_ZYNQ || ARCH_ZYNQMP)
bool "Xilinx Ethernet GEM" bool "Xilinx Ethernet GEM"
help help
This MAC is presetn in Xilinx Zynq and ZynqMP SoCs. This MAC is present in Xilinx Zynq and ZynqMP SoCs.
endif # NETDEVICES endif # NETDEVICES

Loading…
Cancel
Save