mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
kernel config: aarch64 CONFIG_8139CP for rtl8139 which is required for qemu record and replay
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user