projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28cd488
)
sunxi: enable CONFIG_VHOST_NET like on x86
author
Felix Fietkau
<nbd@nbd.name>
Thu, 24 Nov 2016 12:25:15 +0000
(13:25 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Thu, 24 Nov 2016 12:25:16 +0000
(13:25 +0100)
Other virtualization options are already enabled, so this is only a
small addition
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/sunxi/config-4.4
patch
|
blob
|
history
diff --git
a/target/linux/sunxi/config-4.4
b/target/linux/sunxi/config-4.4
index 6d5c904d97f88885429a92eded2c90b2ddfd95a0..1962f779843610b585b237e6156ea0d702f7b9b1 100644
(file)
--- 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