From: Robert Marko Date: Mon, 22 May 2023 21:34:01 +0000 (+0200) Subject: generic: 6.1: disable CONFIG_HP_WATCHDOG by default X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=62e88d22b968737e63947655e033660b467e6313;p=openwrt%2Fstaging%2Fnbd.git generic: 6.1: disable CONFIG_HP_WATCHDOG by default There is no reason for HP ProLiant HW watchdog to be disabled in individual targets, so disable it in generic config. Signed-off-by: Robert Marko --- diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1 index e0884c3b36..65c000bb20 100644 --- a/target/linux/generic/config-6.1 +++ b/target/linux/generic/config-6.1 @@ -2481,6 +2481,7 @@ CONFIG_HIGH_RES_TIMERS=y CONFIG_HPET_MMAP_DEFAULT=y # CONFIG_HPFS_FS is not set # CONFIG_HP_ILO is not set +# CONFIG_HP_WATCHDOG is not set # CONFIG_HP_WIRELESS is not set # CONFIG_HSA_AMD is not set # CONFIG_HSI is not set