Enable watchdog by default for Hi3516Cv200

pull/177/head
Dmitry Ermakov 2022-02-17 20:56:53 +03:00
parent 9712c3433a
commit d270264a46
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ insert_ko() {
insert_audio insert_audio
insmod hi_mipi.ko insmod hi_mipi.ko
#insmod wdt.ko insmod wdt.ko
echo "==== Your input Sensor type is $SENSOR ====" echo "==== Your input Sensor type is $SENSOR ===="
} }