]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/blobdiff - arch/arm/Kconfig.debug
arm:debug: Add a config option for enabling JTAG clock
[sitara-epos/sitara-epos-kernel.git] / arch / arm / Kconfig.debug
index c5213e78606b15efd4d9454dff34c674b6ff276b..0a9ac1bbc8465d3f3512cb5017a1d681f4ad50b8 100644 (file)
@@ -271,4 +271,10 @@ config ARM_KPROBES_TEST
        help
          Perform tests of kprobes API and instruction set simulation.
 
+config DEBUG_JTAG_ENABLE
+       bool "Enable JTAG clock for debugger connectivity"
+       help
+        Say Y here if you want to enable the JTAG clock to enable
+        connectivity to a debugger
+
 endmenu