diff options
Diffstat (limited to 'net/caif/Kconfig')
-rw-r--r-- | net/caif/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/caif/Kconfig b/net/caif/Kconfig index 936361e..d369495 100644 --- a/net/caif/Kconfig +++ b/net/caif/Kconfig @@ -25,7 +25,7 @@ config CAIF_DEBUG bool "Enable Debug" depends on CAIF default n - --- help --- + ---help--- Enable the inclusion of debug code in the CAIF stack. Be aware that doing this will impact performance. If unsure say N. |