]> git.karo-electronics.de Git - linux-beck.git/commitdiff
net: encx24j600: Fix typos in Kconfig
authorJon Ringle <jringle@gridpoint.com>
Thu, 8 Oct 2015 15:10:19 +0000 (11:10 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Oct 2015 12:26:10 +0000 (05:26 -0700)
Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/Kconfig

index 992b01462a8fd318cd18e46556e1bd441fc66198..36a09d94b368ae18508cb46e6dbb0b7e03fa2c77 100644 (file)
@@ -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