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