Sigmastar: add sc501ai to infinity6e

pull/1267/head
Viktor 2024-01-19 10:38:55 +01:00
parent 9f333f8343
commit af7d7371c5
2 changed files with 1 additions and 1 deletions

View File

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