linux-%: Tweak kernel configuration for KVM demo guests 82/28282/2
authorScott Murray <scott.murray@konsulko.com>
Wed, 23 Nov 2022 19:24:45 +0000 (14:24 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 14 Dec 2022 16:27:43 +0000 (16:27 +0000)
commit60500dfe7e8933dec3703fcc7d67e49a684372cf
treed72017b76978ef666bdc0757a41a15669b5ab2f8
parentd666d4921f2c09cc6b64150d9f1b7d8d3c36e995
linux-%: Tweak kernel configuration for KVM demo guests

Rework the kernel configuration fragment application to prune out
a bunch of the configuration for physical hardware for the
virtio-aarch64 kernel.  As well, add a virtio guest kernel specific
fragment to enable a PCI CAN device driver that works with QEMU's
emulation.  That will provide a fallback until something can be
worked out with respect to virtio-can.

Bug-AGL: SPEC-4618

Change-Id: Ibb674d09c115ab5bbe454b665350a658c759e5f5
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 7eb48d9680b5451d2ce6ca6994cd290dbf599cb6)
recipes-kernel/linux/linux/virtio-demo-can-devices.cfg [new file with mode: 0644]
recipes-kernel/linux/linux_agldemo.inc