mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 13:46:47 +07:00
net: encx24j600: Fix typos in Kconfig
Signed-off-by: Jon Ringle <jringle@gridpoint.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
7bcfeead48
commit
6e86ac120e
@ -37,9 +37,9 @@ config ENCX24J600
|
|||||||
tristate "ENCX24J600 support"
|
tristate "ENCX24J600 support"
|
||||||
depends on SPI
|
depends on SPI
|
||||||
---help---
|
---help---
|
||||||
Support for the Microchip ENC424J600 ethernet chip.
|
Support for the Microchip ENC424J600/624J600 ethernet chip.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here. The module will be
|
To compile this driver as a module, choose M here. The module will be
|
||||||
called enc424j600.
|
called encx24j600.
|
||||||
|
|
||||||
endif # NET_VENDOR_MICROCHIP
|
endif # NET_VENDOR_MICROCHIP
|
||||||
|
Loading…
Reference in New Issue
Block a user