Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39900 )
Change subject: configs: add ASUS A88XM-E sample configuration ......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/c/coreboot/+/39900/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/39900/1//COMMIT_MSG@9 PS1, Line 9: .config
The reason for this is that full config files are not going to work when Kconfig symbols change. […]
I provide a full config to easily notice the fresh Kconfig symbols added to coreboot master (to think if I need to change their values). Even if I'd switch to a "short config", Jenkins will complain about a missing VGABIOS blob.
https://review.coreboot.org/c/coreboot/+/39900/1//COMMIT_MSG@12 PS1, Line 12: AHCI
Why isn't AHCI default everywhere?
I haven't tested AHCI much by myself (how well it behaves with various OS including the floppy-based ones), so not adding it to a config yet. These configs are provided for the people (autodownloaded by csb_patcher.sh script), not for Jenkins.