projects
/
lede.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d5a364
)
x86/64: enable VirtIO block and console support
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Jun 2015 11:31:45 +0000
(11:31 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Jun 2015 11:31:45 +0000
(11:31 +0000)
This is required to use x86/64 in KVM containers with VirtIO disks
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46017
target/linux/x86/64/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/64/config-default
b/target/linux/x86/64/config-default
index db25440966c433dd0c0918bf115bdd55c5ab209e..1caad741a623e9481907dff59c37de8c173bb7d7 100644
(file)
--- a/
target/linux/x86/64/config-default
+++ b/
target/linux/x86/64/config-default
@@
-183,8
+183,8
@@
CONFIG_VGACON_SOFT_SCROLLBACK=y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_VIRTIO=y
CONFIG_VIRTIO_BALLOON=y
-# CONFIG_VIRTIO_BLK is not set
-# CONFIG_VIRTIO_CONSOLE is not set
+CONFIG_VIRTIO_BLK=y
+CONFIG_VIRTIO_CONSOLE=y
CONFIG_VIRTIO_MMIO=y
# CONFIG_VIRTIO_MMIO_CMDLINE_DEVICES is not set
CONFIG_VIRTIO_NET=y