diff options
Diffstat (limited to 'src/mainboard/google/brya')
-rw-r--r-- | src/mainboard/google/brya/variants/trulo/overridetree.cb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/trulo/overridetree.cb b/src/mainboard/google/brya/variants/trulo/overridetree.cb index 19a533d6b2..8f63cc3817 100644 --- a/src/mainboard/google/brya/variants/trulo/overridetree.cb +++ b/src/mainboard/google/brya/variants/trulo/overridetree.cb @@ -3,6 +3,11 @@ fw_config option THERMAL_SOLUTION_6W 0 option THERMAL_SOLUTION_15W 1 end + field PDC_CONTROL 1 2 + option PDC_CONTROL_UNKNOWN 0 + option PDC_RTS_BYPASS 1 + option PDC_TI_BYPASS 2 + end field STORAGE 30 31 option STORAGE_EMMC 0 option STORAGE_NVME 1 |