diff options
Diffstat (limited to 'litmus')
-rw-r--r-- | litmus/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/litmus/Kconfig b/litmus/Kconfig index 70ddbaddc06f..7456eb209cf7 100644 --- a/litmus/Kconfig +++ b/litmus/Kconfig | |||
@@ -4,6 +4,7 @@ menu "Tracing" | |||
4 | 4 | ||
5 | config FEATHER_TRACE | 5 | config FEATHER_TRACE |
6 | bool "Feather-Trace Infrastructure" | 6 | bool "Feather-Trace Infrastructure" |
7 | depends on !RELOCATABLE | ||
7 | default y | 8 | default y |
8 | help | 9 | help |
9 | Feather-Trace basic tracing infrastructure. Includes device file | 10 | Feather-Trace basic tracing infrastructure. Includes device file |