Attention is currently required from: Sunwei Li, Yu-Ping Wu. Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/56169 )
Change subject: mb/google/kukui: Add a new config 'Munna' ......................................................................
Patch Set 4:
(1 comment)
File src/mainboard/google/kukui/Kconfig:
https://review.coreboot.org/c/coreboot/+/56169/comment/619395f7_a229cbf1 PS4, Line 81: default 0x10 if BOARD_GOOGLE_BURNET || BOARD_GOOGLE_ESCHE || BOARD_GOOGLE_FENNEL || BOARD_GOOGLE_CERISE || BOARD_GOOGLE_STERN || BOARD_GOOGLE_MAKOMO || BOARD_GOOGLE_MUNNA not for this commit, but as a potential clean-up opportunity: If the expectation is that most boards need 0x10 here, with a few enumerated outliers, it's possible to "default 0x10" last in this enumeration to make it a default value.
See what BOARD_OVERRIDE_LCM_ID below does.