summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/kgdb.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/files/cfg/kgdb.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/kgdb.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/recipes-kernel/linux/files/cfg/kgdb.cfg b/recipes-kernel/linux/files/cfg/kgdb.cfg
deleted file mode 100644
index f23cfe3..0000000
--- a/recipes-kernel/linux/files/cfg/kgdb.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
1#depends
2CONFIG_DEBUG_KERNEL=y
3CONFIG_EXPERIMENTAL=y
4
5#configs
6CONFIG_KGDB=y
7CONFIG_KGDB_SERIAL_CONSOLE=y
8CONFIG_KGDB_KDB=y
9CONFIG_MAGIC_SYSRQ=y