diff --git a/devices/t31_ultimate_gcraftsman-gca50/br-ext-chip-ingenic/configs/t31_ultimate_gcraftsman-gca50_defconfig b/devices/t31_ultimate_gcraftsman-gca50/br-ext-chip-ingenic/configs/t31_ultimate_gcraftsman-gca50_defconfig index 58599b0..7ac1eac 100644 --- a/devices/t31_ultimate_gcraftsman-gca50/br-ext-chip-ingenic/configs/t31_ultimate_gcraftsman-gca50_defconfig +++ b/devices/t31_ultimate_gcraftsman-gca50/br-ext-chip-ingenic/configs/t31_ultimate_gcraftsman-gca50_defconfig @@ -40,6 +40,7 @@ BR2_OPENIPC_SOC_FAMILY="t31" BR2_OPENIPC_SNS_MODEL="gc4653" BR2_OPENIPC_VARIANT="ultimate" BR2_OPENIPC_FLASH_SIZE="16" +BR2_OPENIPC_MAJESTIC="lite" # Filesystem # BR2_TARGET_TZ_INFO is not set diff --git a/devices/t31_ultimate_gcraftsman-gca50/general/overlay/usr/share/openipc/customizer.sh b/devices/t31_ultimate_gcraftsman-gca50/general/overlay/usr/share/openipc/customizer.sh index cf5f5f1..2a9dc6d 100644 --- a/devices/t31_ultimate_gcraftsman-gca50/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/t31_ultimate_gcraftsman-gca50/general/overlay/usr/share/openipc/customizer.sh @@ -15,6 +15,9 @@ cli -s .nightMode.enabled true cli -s .nightMode.irCutPin1 58 cli -s .nightMode.irCutPin2 57 cli -s .nightMode.backlightPin 50 +cli -s .nightMode.minThreshold 10 +cli -s .nightMode.maxThreshold 100 cli -s .video0.codec h264 +cli -s .onvif.enabled false # exit 0