diff options
Diffstat (limited to 'bsp/virtio')
-rw-r--r-- | bsp/virtio/agl-virtio.cfg | 4 | ||||
-rw-r--r-- | bsp/virtio/agl-virtio.scc | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/bsp/virtio/agl-virtio.cfg b/bsp/virtio/agl-virtio.cfg new file mode 100644 index 0000000..118aecb --- /dev/null +++ b/bsp/virtio/agl-virtio.cfg @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: MIT + +# Remove since PCI is not enabled +# CONFIG_SERIAL_8250_PCI is not set diff --git a/bsp/virtio/agl-virtio.scc b/bsp/virtio/agl-virtio.scc new file mode 100644 index 0000000..5b8f06c --- /dev/null +++ b/bsp/virtio/agl-virtio.scc @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: MIT +kconf hardware agl-virtio.cfg |