diff options
-rw-r--r-- | src/mainboard/google/brya/variants/joxer/overridetree.cb | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/src/mainboard/google/brya/variants/joxer/overridetree.cb b/src/mainboard/google/brya/variants/joxer/overridetree.cb index 810f54fed2..59a9fdd20e 100644 --- a/src/mainboard/google/brya/variants/joxer/overridetree.cb +++ b/src/mainboard/google/brya/variants/joxer/overridetree.cb @@ -196,15 +196,9 @@ chip soc/intel/alderlake end end device ref pcie_rp7 off end # PCIE7 no SD card - device ref emmc on - probe STORAGE STORAGE_EMMC - end - device ref ish on - probe STORAGE STORAGE_UFS - end - device ref ufs on - probe STORAGE STORAGE_UFS - end + device ref emmc on end + device ref ish on end + device ref ufs on end device ref pch_espi on chip ec/google/chromeec use conn0 as mux_conn[0] |