Skip to content

Commit

Permalink
net: encx24j600: Fix typos in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jon Ringle authored and David S. Miller committed Oct 11, 2015
1 parent 7bcfeea commit 6e86ac1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/ethernet/microchip/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ config ENCX24J600
tristate "ENCX24J600 support"
depends on SPI
---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
called enc424j600.
called encx24j600.

endif # NET_VENDOR_MICROCHIP

0 comments on commit 6e86ac1

Please sign in to comment.