Attention is currently required from: Eran Mitrani, Jakub Czapiga, Kapil Porwal, Subrata Banik, Tarun.
YH Lin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/77597?usp=email )
Change subject: mb/google/rex/var/screebo: add FP_MCU fw_config ......................................................................
mb/google/rex/var/screebo: add FP_MCU fw_config
Add FP_MCU definitions for fw_config according to the current build matrix.
BUG=b:291155207 TEST=emerge-rex coreboot
Change-Id: Id67b20a750d14eb23c62be9a30a5ef21d80e486a Signed-off-by: YH Lin yueherngl@google.com --- M src/mainboard/google/rex/variants/screebo/overridetree.cb 1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/77597/1
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index 1774bc7..2014789 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -13,6 +13,10 @@ option MB_TYPEC 1 option MB_TBT 2 end + field FP_MCU 10 10 + option FP_MCU_STM 0 + option FP_MCU_NPCX 1 + end field TOUCHSCREEN 8 9 option TOUCHSCREEN_UNKNOWN 0 option TOUCHSCREEN_ILITEK 1