|
From: | Paolo Bonzini |
Subject: | Re: [PATCH 09/22] hw/arm: Select e1000e for sbsa-ref machine |
Date: | Wed, 3 May 2023 19:13:32 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1 |
On 5/3/23 11:12, Alex Bennée wrote:
From: Fabiano Rosas <farosas@suse.de> 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 <farosas@suse.de> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20230208192654.8854-10-farosas@suse.de> --- 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
[Prev in Thread] | Current Thread | [Next in Thread] |