提交 f550d94c 编写于 作者: P Paul Mundt 提交者: Roland Dreier

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: NPaul Mundt <lethal@linux-sh.org>
Signed-off-by: NRoland Dreier <rolandd@cisco.com>
上级 de560374
...@@ -2500,6 +2500,7 @@ config MLX4_CORE ...@@ -2500,6 +2500,7 @@ config MLX4_CORE
config MLX4_DEBUG config MLX4_DEBUG
bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED) bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED)
depends on MLX4_CORE
default y default y
---help--- ---help---
This option causes debugging code to be compiled into the This option causes debugging code to be compiled into the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册