From 302189cb371687fe5f11e6fa96c94881afec7aec Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Wed, 24 May 2017 13:27:34 +0200 Subject: add config for vHost drivers support Signed-off-by: Adrian Calianu --- features/vhost/vhost_m.scc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 features/vhost/vhost_m.scc (limited to 'features/vhost/vhost_m.scc') diff --git a/features/vhost/vhost_m.scc b/features/vhost/vhost_m.scc new file mode 100644 index 0000000..e5bbe46 --- /dev/null +++ b/features/vhost/vhost_m.scc @@ -0,0 +1,5 @@ +define KFEATURE_DESCRIPTION "Enable vhost support as a module" +define KFEATURE_COMPATIBILITY board + +kconf non-hardware vhost_m.cfg + -- cgit v1.2.3-54-g00ecf