]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/Kconfig.debug
Blackfin arch: merge kgdb test code using common CONFIG_KGDB_TESTS
[linux-2.6-omap-h63xx.git] / arch / blackfin / Kconfig.debug
index bfd712ab125ca276df19d7f45bda4d0ea92b44e4..c8ff41eebc985f7851089861ed53f18e95e1f182 100644 (file)
@@ -19,7 +19,13 @@ config DEBUG_STACK_USAGE
          This option will slow down process creation somewhat.
 
 config HAVE_ARCH_KGDB
-       def_bool y
+       def_bool y
+
+config KGDB_TESTCASE
+       tristate "KGDB: for test case in expect"
+       default n
+       help
+         This is a kgdb test case for automated testing.
 
 config DEBUG_VERBOSE
        bool "Verbose fault messages"