Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33827 )
Change subject: wifi/Kconfig: Add new config MAINBOARD_HAS_NO_WIFI ......................................................................
Patch Set 4:
what we have is the same as:
config INSTALL_WINDOS depends on ARCH_X86 default y if YOU_HAVE_A_PC
That's your very own interpretation. I don't know why you see it like this. What's bad about Intel WIFI? compared to what is available on the market, they are not less open- source friendly than anyone else. It seems rather the opposite is true.
For me it's more like
config INSTALL_KERNEL_MODULES depends on HAVE_FILESYSTEM default y if MODULES_MIGHT_BE_USEFUL
I mean this is how things look like in a regular Linux distribution: You install all drivers by default, because otherwise it might give a bad user experience.