diff options
| -rw-r--r-- | drivers/net/Kconfig | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index e9d529442b0..1d8af334833 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -2400,7 +2400,7 @@ config EHEA  	  will be called ehea.  config ENIC -	tristate "E, the Cisco 10G Ethernet NIC" +	tristate "Cisco 10G Ethernet NIC support"  	depends on PCI && INET  	select INET_LRO  	help  |