]> granicus.if.org Git - esp-idf/commitdiff
fix the dependency of systemview config menu.
authorMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Thu, 24 May 2018 03:40:08 +0000 (11:40 +0800)
committerMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Mon, 28 May 2018 04:51:01 +0000 (12:51 +0800)
components/app_trace/Kconfig

index d80331996bf546186d43042c28d01653b8844aa7..d599efe85a75b546629420a6b287805b687d1974 100644 (file)
@@ -56,6 +56,7 @@ config ESP32_APPTRACE_PENDING_DATA_SIZE_MAX
         events will be discarded when main HW buffer is full.
 
 menu "FreeRTOS SystemView Tracing"
+    depends on ESP32_APPTRACE_ENABLE
 config SYSVIEW_ENABLE
     bool "SystemView Tracing Enable"
     depends on ESP32_APPTRACE_ENABLE