diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-05 20:08:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-05-06 12:45:15 +0200 |
commit | 8e62ecb60e35ea15451bb1051b8a0e12da7080b1 (patch) | |
tree | 73ec77b83c6e1b4bc8137518555fb4d2f66d625a /target/config/Config.in.qemuopts | |
parent | e32d2d5bf1bb8de93e8638fad75283710fb0f15a (diff) |
riscv: try gcc8 + riscv-kernel
Diffstat (limited to 'target/config/Config.in.qemuopts')
-rw-r--r-- | target/config/Config.in.qemuopts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.qemuopts b/target/config/Config.in.qemuopts index 0e82835b9..012e93efe 100644 --- a/target/config/Config.in.qemuopts +++ b/target/config/Config.in.qemuopts @@ -151,6 +151,7 @@ config ADK_TARGET_QEMU_WITHOUT_VIRTIO config ADK_TARGET_QEMU_WITH_VIRTIO bool "enabled" select ADK_LINUX_KERNEL_VIRTIO + select ADK_LINUX_KERNEL_VIRTIO_MENU select ADK_LINUX_KERNEL_VIRTIO_PCI select ADK_LINUX_KERNEL_VIRTIO_NET select ADK_LINUX_KERNEL_VIRTIO_BLK |