diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2017-09-27 13:19:41 +0200 |
|---|---|---|
| committer | Adrian Calianu <adrian.calianu@enea.com> | 2017-09-27 13:19:41 +0200 |
| commit | 8420473021892d96192f053b23537bf6efc79b0c (patch) | |
| tree | c822096e8a01c2fb036a56eea3ac28f1e3959795 /features/kvm/virtio_input_y.scc | |
| parent | ad4d4e5cbad3ad875eaa59e0a919c014dfb6a39e (diff) | |
| download | enea-kernel-cache-8420473021892d96192f053b23537bf6efc79b0c.tar.gz | |
fix path of new guest features
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features/kvm/virtio_input_y.scc')
| -rw-r--r-- | features/kvm/virtio_input_y.scc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features/kvm/virtio_input_y.scc b/features/kvm/virtio_input_y.scc new file mode 100644 index 0000000..b3e3a9a --- /dev/null +++ b/features/kvm/virtio_input_y.scc | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "virtio support for input(keyboard, mice...) devices" | ||
| 2 | define KFEATURE_COMPATIBILITY arch | ||
| 3 | |||
| 4 | kconf non-hardware virtio_input_y.cfg | ||
