projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de56037
)
net: Trivial MLX4_DEBUG dependency fix.
author
Paul Mundt
<lethal@linux-sh.org>
Thu, 10 May 2007 03:50:28 +0000
(12:50 +0900)
committer
Roland Dreier
<rolandd@cisco.com>
Sun, 13 May 2007 15:53:01 +0000
(08:53 -0700)
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>
drivers/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index fa489b10c38cf8bd8da0a67ac63c5ea927333724..b3f4ffa89d02f39423d5d3e7a3e76729eeb88009 100644
(file)
--- 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