96df0fdd7f
Expose the CONFIG_TCG selector to let minikconf.py uses it. When building with --disable-tcg build, this helps to deselect devices that are TCG-dependent. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
10 lines
92 B
Plaintext
10 lines
92 B
Plaintext
config TCG
|
|
bool
|
|
|
|
config KVM
|
|
bool
|
|
|
|
config XEN
|
|
bool
|
|
select FSDEV_9P if VIRTFS
|