[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 2/7] build: convert crash_debug to Kconfig
>>> On 03.05.16 at 16:47, <andrew.cooper3@xxxxxxxxxx> wrote: > On 03/05/16 15:29, Doug Goldstein wrote: >> diff --git a/xen/Kconfig.debug b/xen/Kconfig.debug >> index e5179f4..04f672f 100644 >> --- a/xen/Kconfig.debug >> +++ b/xen/Kconfig.debug >> @@ -5,3 +5,14 @@ menuconfig DEBUG >> If you want to debug Xen say Y and select any additional debugging >> support options. Enabling this option is intended for development >> purposes only, and not for production use. >> + >> +if DEBUG >> + >> +config CRASH_DEBUG >> + bool "Crash Debugging Support" >> + depends on X86 > > default n See my reply to a later patch: Ideally we'd go without this (the default is n anyway). The only thing I'm not sure is whether omitting the defaults in such cases leads to questions getting asked during some intended silent "make *config". Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |