Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f550d94c authored by Paul Mundt's avatar Paul Mundt Committed by Roland Dreier
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent de560374
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -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