[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444317019-17630-1-git-send-email-jon@ringle.org>
Date: Thu, 8 Oct 2015 11:10:19 -0400
From: jon@...gle.org
To: netdev@...r.kernel.org
Cc: Jon Ringle <jringle@...dpoint.com>
Subject: [PATCH net-next] net: encx24j600: Fix typos in Kconfig
From: Jon Ringle <jringle@...dpoint.com>
Signed-off-by: Jon Ringle <jringle@...dpoint.com>
---
drivers/net/ethernet/microchip/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/microchip/Kconfig b/drivers/net/ethernet/microchip/Kconfig
index b45b28a..0c32fea 100644
--- a/drivers/net/ethernet/microchip/Kconfig
+++ b/drivers/net/ethernet/microchip/Kconfig
@@ -39,9 +39,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
--
2.4.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists