summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>2016-07-20 17:33:07 +0300
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>2016-07-20 22:57:55 +0000
commitf93771a25cf2bf119605a3a9588d641d7726bd29 (patch)
treef5dbbf59a46ee53cb448e32e54dc439cfaf26e35 /net
parentdf72692fb65c10db814a9e33e9d530b59bc4ef15 (diff)
Revert "net: Restructured Ethernet driver menu"
This reverts commit 6de5643eb17e6f88aed346ea7ddc426aa1543a44. Patch breaks applications running over Ethernet. Jira: ZEP-565 Change-Id: Id147b7089f175c769c42c4e3dfb95408ee17ba9e Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
Diffstat (limited to 'net')
-rw-r--r--net/ip/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ip/Kconfig b/net/ip/Kconfig
index 375732cdc..34b2fa86f 100644
--- a/net/ip/Kconfig
+++ b/net/ip/Kconfig
@@ -300,11 +300,11 @@ config NETWORKING_DEBUG_UART
config ETHERNET_DEBUG
bool
- prompt "Network Ethernet debug"
+ prompt "Network Ethernet driver debug"
depends on NETWORKING_WITH_LOGGING && ETHERNET
default n
help
- This option enables debug support for Ethernet.
+ This option enables debug support for Ethernet drivers.
config L2_BUFFERS
bool