[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 1/2] Kconfig: introduce allrandom.config
This would be used to force selection of certain items in randconfig. We need this to force gcov format to be autodetected in randconfig target, which would avoid generating known-incompatible combinations. Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- Cc: Doug Goldstein <cardoe@xxxxxxxxxx> --- xen/tools/kconfig/allrandom.config | 1 + 1 file changed, 1 insertion(+) create mode 100644 xen/tools/kconfig/allrandom.config diff --git a/xen/tools/kconfig/allrandom.config b/xen/tools/kconfig/allrandom.config new file mode 100644 index 0000000..e49e7d6 --- /dev/null +++ b/xen/tools/kconfig/allrandom.config @@ -0,0 +1 @@ +CONFIG_GCOV_FORMAT_AUTODETECT=y -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |