From: Konrad Rzeszutek Wilk Date: Fri, 21 Jun 2013 17:21:25 +0000 (-0400) Subject: config: Enable CONFIG_KGDB_KDB X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=585f5497ab4f921c867e4347c41a81a3dcde2f8e;p=xentesttools%2Fbootstrap.git config: Enable CONFIG_KGDB_KDB Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index 8e3f578..33f8d12 100644 --- a/linux.config +++ b/linux.config @@ -881,4 +881,5 @@ CONFIG_SPARSEMEM_VMEMMAP=y CONFIG_HYPERVISOR_GUEST=y +CONFIG_KGDB_KDB=y # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set