summaryrefslogtreecommitdiff
path: root/target/linux/sunxi
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-11-24 13:25:15 +0100
committerFelix Fietkau <nbd@nbd.name>2016-11-24 13:25:16 +0100
commitf3096e6322751d9d1edf3be0ce10371fa0783ae6 (patch)
tree67b15346490eb4d8cc7bcf213e479a7f3d218dfa /target/linux/sunxi
parent28cd4880a567b34e3624f7fa22c36f2f3f49eff8 (diff)
downloadmtk-20170518-f3096e6322751d9d1edf3be0ce10371fa0783ae6.zip
mtk-20170518-f3096e6322751d9d1edf3be0ce10371fa0783ae6.tar.gz
mtk-20170518-f3096e6322751d9d1edf3be0ce10371fa0783ae6.tar.bz2
sunxi: enable CONFIG_VHOST_NET like on x86
Other virtualization options are already enabled, so this is only a small addition Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r--target/linux/sunxi/config-4.43
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/sunxi/config-4.4 b/target/linux/sunxi/config-4.4
index 6d5c904..1962f77 100644
--- a/target/linux/sunxi/config-4.4
+++ b/target/linux/sunxi/config-4.4
@@ -516,8 +516,7 @@ CONFIG_VDSO=y
CONFIG_VECTORS_BASE=0xffff0000
CONFIG_VFP=y
CONFIG_VFPv3=y
-# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
-# CONFIG_VHOST_NET is not set
+CONFIG_VHOST_NET=y
CONFIG_VIRTUALIZATION=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_VT=y