Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44936 )
Change subject: mb/*/Kconfig: Drop redundant 'select DRIVERS_INTEL_WIFI' ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44936/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/44936/1//COMMIT_MSG@7 PS1, Line 7: select DRIVERS_INTEL_WIFI' : : DRIVERS_INTEL_WIFI is already set to yes.
defaulting to yes is not the same as 'select'. […]
While Arthur is right about the behaviour, I agree with Elyes that it shouldn't be enforced - at least for systems, where wifi is optional (lemp9 or it's base clevo l140 could be bought without wifi).
I'd say it could be enforced for mainboards where the wifi stuff is soldered on-board (is there any?)