summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-05-10 03:50:28 (GMT)
committerRoland Dreier <rolandd@cisco.com>2007-05-13 15:53:01 (GMT)
commitf550d94cf9f86bc54e31dae2aee1a03d678c6e7f (patch)
treed5a0be340b37353be215daa3a528b51162d6ccee /drivers/net
parentde5603748af8bf7deac403e6ba92887f8d18e812 (diff)
downloadlinux-f550d94cf9f86bc54e31dae2aee1a03d678c6e7f.tar.xz
net: Trivial MLX4_DEBUG dependency fix.
CONFIG_MLX4_DEBUG works out to a def_bool y for those that have CONFIG_EMBEDDED set. Make it depend on MLX4_CORE. Signed-off-by: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index fa489b1..b3f4ffa 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2500,6 +2500,7 @@ config MLX4_CORE
config MLX4_DEBUG
bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED)
+ depends on MLX4_CORE
default y
---help---
This option causes debugging code to be compiled into the