diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index fa489b10c38c..b3f4ffa89d02 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2500,6 +2500,7 @@ config MLX4_CORE | |||
2500 | 2500 | ||
2501 | config MLX4_DEBUG | 2501 | config MLX4_DEBUG |
2502 | bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED) | 2502 | bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED) |
2503 | depends on MLX4_CORE | ||
2503 | default y | 2504 | default y |
2504 | ---help--- | 2505 | ---help--- |
2505 | This option causes debugging code to be compiled into the | 2506 | This option causes debugging code to be compiled into the |