FROM APORTS: libcamera: simple: Enable softwareISP for the librem5
And - in theory - on similar devices.
This commit is contained in:
parent
78f72fbc51
commit
486a56e91f
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ namespace {
|
|||
|
||||
static const SimplePipelineInfo supportedDevices[] = {
|
||||
{ "dcmipp", {}, false },
|
||||
{ "imx7-csi", { { "pxp", 1 } }, false },
|
||||
{ "imx7-csi", { { "pxp", 1 } }, true },
|
||||
{ "intel-ipu6", {}, true },
|
||||
{ "j721e-csi2rx", {}, true },
|
||||
{ "mtk-seninf", { { "mtk-mdp", 3 } }, false },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue