kernel config: aarch64 CONFIG_8139CP for rtl8139 which is required for qemu record and replay

This commit is contained in:
Ciro Santilli
2018-04-12 13:41:19 +01:00
parent c1c517a1c7
commit 94fdb4e003

View File

@@ -211,3 +211,6 @@ CONFIG_PCI_HOST_GENERIC=y
# Also requires gem5 aarch64 options.
# Not needed for initrd / initramfs.
CONFIG_VIRTIO_PCI=y
# For record and replay.
CONFIG_8139CP=y