Attention is currently required from: Hung-Te Lin. Rex-BC Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59621 )
Change subject: soc/medaitek: add prompt string to config MTK_DFD ......................................................................
Patch Set 6:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/59621/comment/01516b25_f3f494ad PS5, Line 9: enable MTK_DFD by overlay
allow selecting MTK_DFD manually.
Done
https://review.coreboot.org/c/coreboot/+/59621/comment/8acb2a5c_3e2233fa PS5, Line 11: enable MTK_DFD
Select and enable MTK_DFD then successfully built firmware images.
Done
File src/soc/mediatek/common/Kconfig:
https://review.coreboot.org/c/coreboot/+/59621/comment/67bc4262_577b96d7 PS5, Line 40: default n
since we're here, 'default n' is not needed unless if you'll override it in some Kconfig files.
Done