On 5/3/23 11:12, Alex Bennée wrote:
From: Fabiano Rosas <[email protected]>
This machine explicitly selects the e1000e network adapter if no other
option was given in the command line. Make sure e1000e is present in
the build.
Signed-off-by: Fabiano Rosas <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Message-Id: <[email protected]>
---
hw/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
This is not necessary, and patch 10 is not as well, because neither VGA
nor a NIC are added with --nodefaults.
Paolo