hal: pinephone-pro: remove CMA
This commit is contained in:
@@ -415,9 +415,9 @@ in
|
|||||||
# "zram"
|
# "zram"
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelParams = [
|
# boot.kernelParams = [
|
||||||
# XXX(2024-11-26): SPECULATIVE fix for camera bringup; TODO: check if this is actually required?
|
# # XXX(2024-11-26): SPECULATIVE fix for camera bringup; seems megapixels and snapshot work fine without this though
|
||||||
"cma=512M"
|
# "cma=512M"
|
||||||
];
|
# ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user