From cd3411088f6bb4393d79c50b5f7eef3f11a83435 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 00:31:33 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- recipes-kernel/linux/files/cfg/00014-kgdb.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-kernel/linux/files/cfg/00014-kgdb.cfg (limited to 'recipes-kernel/linux/files/cfg/00014-kgdb.cfg') diff --git a/recipes-kernel/linux/files/cfg/00014-kgdb.cfg b/recipes-kernel/linux/files/cfg/00014-kgdb.cfg new file mode 100644 index 0000000..f23cfe3 --- /dev/null +++ b/recipes-kernel/linux/files/cfg/00014-kgdb.cfg @@ -0,0 +1,9 @@ +#depends +CONFIG_DEBUG_KERNEL=y +CONFIG_EXPERIMENTAL=y + +#configs +CONFIG_KGDB=y +CONFIG_KGDB_SERIAL_CONSOLE=y +CONFIG_KGDB_KDB=y +CONFIG_MAGIC_SYSRQ=y -- cgit v1.2.3-54-g00ecf