diff options
Diffstat (limited to 'src/mainboard/google')
-rw-r--r-- | src/mainboard/google/rex/variants/screebo/overridetree.cb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index 1774bc7619..6878ac600c 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -18,6 +18,10 @@ fw_config option TOUCHSCREEN_ILITEK 1 option TOUCHSCREEN_ELAN 2 end + field FP_MCU 10 + option FP_MCU_STM 0 + option FP_MCU_NPCX 1 + end field DB_SD 11 12 option SD_GL9750 0 option SD_RTS5227S 1 |