Hello Kyösti Mälkki, Patrick Rudolph, Angel Pons, Mike Banon, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31308
to look at the new patch set (#3).
Change subject: src/mainboard/emulation/Kconfig: disable DRIVERS_INTEL_WIFI by default ......................................................................
src/mainboard/emulation/Kconfig: disable DRIVERS_INTEL_WIFI by default
The emulation boards are not physical and if the user would like to attach the Intel PCI-e WiFi adapter - it has been already initialized by BIOS and OS, and should work fine. So this driver option is not required and could be disabled.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: Ia5802b3234f984d906c6a1048ed8176f85f9bb99 --- M src/mainboard/emulation/Kconfig 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/31308/3