summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-05-24 13:27:34 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2017-05-24 13:56:33 +0200
commit8eb786bdfe07f3ea1a317d7dfb8158fd66dd2c80 (patch)
tree869afa3fc21d78b20c828697baf4e107eaa552f3 /features
parenta97ff4bd4088453ad0da7105864a88700dca6fcd (diff)
downloadenea-kernel-cache-8eb786bdfe07f3ea1a317d7dfb8158fd66dd2c80.tar.gz
add config for vHost drivers support
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'features')
-rw-r--r--features/vhost/vhost_m.cfg7
-rw-r--r--features/vhost/vhost_m.scc5
2 files changed, 12 insertions, 0 deletions
diff --git a/features/vhost/vhost_m.cfg b/features/vhost/vhost_m.cfg
new file mode 100644
index 0000000..4561a7d
--- /dev/null
+++ b/features/vhost/vhost_m.cfg
@@ -0,0 +1,7 @@
1CONFIG_VHOST=m
2CONFIG_VHOST_NET=m
3CONFIG_VHOST_SCSI=m
4CONFIG_VHOST_VSOCK=m
5CONFIG_VHOST_CROSS_ENDIAN_LEGACY=n
6
7
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 @@
1define KFEATURE_DESCRIPTION "Enable vhost support as a module"
2define KFEATURE_COMPATIBILITY board
3
4kconf non-hardware vhost_m.cfg
5