[no ci] Sigmastar: add imx307 to vendor script

pull/1348/head
Viktor 2024-03-16 05:43:17 +01:00
parent 8639c2f197
commit 41581f6f2f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ detect_sensor() {
set_sensor() {
case ${SENSOR} in
gc2053|gc4653|imx274|imx335|imx347|imx415|sc501ai|sc8235)
gc2053|gc4653|imx274|imx307|imx335|imx347|imx415|sc501ai|sc8235)
insmod ${PATH_SENSOR}/sensor_${SENSOR}_mipi.ko chmap=1
;;
*)