From d20b97f8fce49837369354d972b348ba7151e3f1 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" <flyrouter@gmail.com> Date: Sat, 8 Jan 2022 21:50:52 +0300 Subject: [PATCH] Set CONFIG_NA51055_WATCHDOG as module --- br-ext-chip-novatek/board/nt9856x/kernel/nt98562.generic.config | 2 +- br-ext-chip-novatek/board/nt9856x/kernel/nt98566.generic.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/br-ext-chip-novatek/board/nt9856x/kernel/nt98562.generic.config b/br-ext-chip-novatek/board/nt9856x/kernel/nt98562.generic.config index 2c4f75ff..a21e2343 100644 --- a/br-ext-chip-novatek/board/nt9856x/kernel/nt98562.generic.config +++ b/br-ext-chip-novatek/board/nt9856x/kernel/nt98562.generic.config @@ -1454,7 +1454,7 @@ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y # CONFIG_GPIO_WATCHDOG is not set # CONFIG_XILINX_WATCHDOG is not set # CONFIG_ZIIRAVE_WATCHDOG is not set -CONFIG_NA51055_WATCHDOG=y +CONFIG_NA51055_WATCHDOG=m # CONFIG_NA51055_WATCHDOG_EXTERNAL_RESET is not set # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_FTWDT010_WATCHDOG is not set diff --git a/br-ext-chip-novatek/board/nt9856x/kernel/nt98566.generic.config b/br-ext-chip-novatek/board/nt9856x/kernel/nt98566.generic.config index 2c4f75ff..a21e2343 100644 --- a/br-ext-chip-novatek/board/nt9856x/kernel/nt98566.generic.config +++ b/br-ext-chip-novatek/board/nt9856x/kernel/nt98566.generic.config @@ -1454,7 +1454,7 @@ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y # CONFIG_GPIO_WATCHDOG is not set # CONFIG_XILINX_WATCHDOG is not set # CONFIG_ZIIRAVE_WATCHDOG is not set -CONFIG_NA51055_WATCHDOG=y +CONFIG_NA51055_WATCHDOG=m # CONFIG_NA51055_WATCHDOG_EXTERNAL_RESET is not set # CONFIG_CADENCE_WATCHDOG is not set # CONFIG_FTWDT010_WATCHDOG is not set