projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
503148a
)
Kconfig: introduce allrandom.config
author
Wei Liu
<wei.liu2@citrix.com>
Mon, 5 Dec 2016 16:45:35 +0000
(16:45 +0000)
committer
Wei Liu
<wei.liu2@citrix.com>
Tue, 6 Dec 2016 09:54:10 +0000
(09:54 +0000)
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@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
xen/tools/kconfig/allrandom.config
[new file with mode: 0644]
patch
|
blob
diff --git a/xen/tools/kconfig/allrandom.config
b/xen/tools/kconfig/allrandom.config
new file mode 100644
(file)
index 0000000..
c7753ac
--- /dev/null
+++ b/
xen/tools/kconfig/allrandom.config
@@ -0,0
+1,3
@@
+# Explicit option choices not subject to regular RANDCONFIG
+
+CONFIG_GCOV_FORMAT_AUTODETECT=y