net: gem: Fix typo in Kconfig entry
Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
parent
9d9211ac11
commit
c942810787
|
@ -105,6 +105,6 @@ config ZYNQ_GEM
|
|||
depends on DM_ETH && (ARCH_ZYNQ || ARCH_ZYNQMP)
|
||||
bool "Xilinx Ethernet GEM"
|
||||
help
|
||||
This MAC is presetn in Xilinx Zynq and ZynqMP SoCs.
|
||||
This MAC is present in Xilinx Zynq and ZynqMP SoCs.
|
||||
|
||||
endif # NETDEVICES
|
||||
|
|
Loading…
Reference in New Issue