]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - lib/Kconfig.kgdb
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[karo-tx-linux.git] / lib / Kconfig.kgdb
index 30894fab84d6791ffb5cfb3e40b9ce8dcb77b3d3..dbb58ae1b8e0c91060b3d8089bd5912d23a4c078 100644 (file)
@@ -5,7 +5,7 @@ config HAVE_ARCH_KGDB
 menuconfig KGDB
        bool "KGDB: kernel debugger"
        depends on HAVE_ARCH_KGDB
-       depends on DEBUG_KERNEL && EXPERIMENTAL
+       depends on DEBUG_KERNEL
        help
          If you say Y here, it will be possible to remotely debug the
          kernel using gdb.  It is recommended but not required, that