kconfig: introduce kconfig files
[qemu/kevin.git] / Kconfig.host
blob11fefa48132b9f0444d98ebea13bc04856997908
1 # These are "proxy" symbols used to pass config-host.mak values
2 # down to Kconfig.
4 config KVM
5     bool
7 config LINUX
8     bool
10 config OPENGL
11     bool
13 config SPICE
14     bool
16 config TPM
17     bool
19 config VHOST_USER
20     bool
22 config XEN
23     bool
25 config VIRTFS
26     bool