linux-%: Tweak kernel configuration for KVM demo guests 95/28195/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 23 Nov 2022 19:24:45 +0000 (14:24 -0500)
committerScott Murray <scott.murray@konsulko.com>
Wed, 23 Nov 2022 19:24:45 +0000 (14:24 -0500)
commit7eb48d9680b5451d2ce6ca6994cd290dbf599cb6
tree514de23b70d90fd398cfeb677bb25732ce4480e8
parentf65296a9c598ae81620e6c1d64ecf5f83bd11dee
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>
recipes-kernel/linux/linux/virtio-demo-can-devices.cfg [new file with mode: 0644]
recipes-kernel/linux/linux_agldemo.inc