summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/virtio.cfg
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-03-31 15:37:32 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2016-04-01 13:57:41 +0200
commit725726b13b3722cceb2fe2057685a8b3ca998a5e (patch)
tree82d1bb659d14208344fcfe747dc8c556570ea3cb /recipes-kernel/linux/files/cfg/virtio.cfg
parent6ed7feb3608f6f2b1d951d4270aefcc3d8515cb7 (diff)
downloadmeta-enea-bsp-common-725726b13b3722cceb2fe2057685a8b3ca998a5e.tar.gz
linux/cfg: remove prefix from config fragments
Renamed kernel config fragments and provide them with prefix-free file names. Since prefixes are removed, README and associated script were also removed. References were updated within affected files. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/virtio.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/virtio.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/virtio.cfg b/recipes-kernel/linux/files/cfg/virtio.cfg
new file mode 100644
index 0000000..41f0dcd
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/virtio.cfg
@@ -0,0 +1,8 @@
1CONFIG_VIRTIO_PCI=y
2CONFIG_VIRTIO_BALLOON=y
3CONFIG_VIRTIO_BLK=y
4CONFIG_VIRTIO_NET=y
5CONFIG_VIRTIO=y
6CONFIG_VIRTIO_RING=y
7CONFIG_VIRTIO_MMIO=y
8CONFIG_VIRTIO_CONSOLE=y