From 62b184310a21dec12f5b31ee725ec5d342a48c1c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 11 Jul 2014 09:27:16 +0200 Subject: add bin/daemon users for ltp, finetune ltp --- target/linux/config/Config.in.debug | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target') diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index b5bfea3e3..38b1f20f1 100644 --- a/target/linux/config/Config.in.debug +++ b/target/linux/config/Config.in.debug @@ -46,6 +46,14 @@ config ADK_KERNEL_BUG help Enable if you need BUGS() in the kernel. +config ADK_KERNEL_COREDUMP + prompt "Enable coredumps" + boolean + default y if ADK_PACKAGE_LTP + default n + help + Enable if you need coredumps. + config ADK_KERNEL_NETCONSOLE prompt "Netconsole support" boolean -- cgit v1.2.3