meta-agl-lxc: add initial rcar3 support
[AGL/meta-agl-devel.git] / meta-agl-lxc / dynamic-layers / meta-rcar-gen3 / recipes-kernel / linux / linux-renesas_%.bbappend
1 # Enable LXC support
2 KERNEL_FEATURES += "lxc.scc"
3
4 # Workaround cfg/virtio.scc issue in meta-virtualization for now.
5 # If it's addition is made not unconditional or the file is made
6 # available in meta-virtualization as opposed to yocto-kernel-cache,
7 # this can be revisited.
8 KERNEL_FEATURES_remove = "cfg/virtio.scc"