]> xenbits.xensource.com Git - xen.git/commit
build: convert debug to Kconfig
authorDoug Goldstein <cardoe@cardoe.com>
Wed, 8 Jun 2016 12:04:30 +0000 (14:04 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 8 Jun 2016 12:04:30 +0000 (14:04 +0200)
commitbacbf0cb73490ff12dba9436e4a038a4774a0037
tree5968f3a725cd43e804ac13ae0deed9d19c41a7a6
parent647fde45730771f47b438ee495e16fd4e9cf9629
build: convert debug to Kconfig

Enabling debug will disable NDEBUG which will result in more debug
prints.  There are a number of debugging options for Xen so place the
debug option under a menu for different debugging options to have a way
to group them all together.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/Kconfig
xen/Kconfig.debug [new file with mode: 0644]
xen/Rules.mk
xen/include/xen/config.h