diff options
-rw-r--r-- | src/mainboard/google/brya/variants/orisa/overridetree.cb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/variants/orisa/overridetree.cb b/src/mainboard/google/brya/variants/orisa/overridetree.cb index 832e0c91e6..4540e627b4 100644 --- a/src/mainboard/google/brya/variants/orisa/overridetree.cb +++ b/src/mainboard/google/brya/variants/orisa/overridetree.cb @@ -5,7 +5,8 @@ fw_config end field STORAGE 30 31 option STORAGE_EMMC 0 - option STORAGE_UFS 1 + option STORAGE_NVME 1 + option STORAGE_UFS 2 end end |