X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=carlfw%2FKconfig;fp=carlfw%2FKconfig;h=fd1161e816dc04f53b8fa8ee867b9e4f9a1853a2;hp=1c5718ae60caa986ce1107e07043814dce4ced12;hb=75bc8a0282106f10e82c3bccd29fe1f18344d034;hpb=592643728e9b7c37c918afee05df8142c6d7303e diff --git a/carlfw/Kconfig b/carlfw/Kconfig index 1c5718a..fd1161e 100644 --- a/carlfw/Kconfig +++ b/carlfw/Kconfig @@ -31,15 +31,6 @@ config CARL9170FW_RX_FRAME_LEN default 16384 if CARL9170FW_RX_FRAME_LEN_16384 default 32768 if CARL9170FW_RX_FRAME_LEN_32768 -config CARL9170FW_WATCHDOG - def_bool y - prompt "Activate HW Watchdog" - ---help--- - The watchdog will notify the application as soon as the firmware - has stalled. - - Say Y. - config CARL9170FW_GPIO_INTERRUPT def_bool y prompt "GPIO Software Interrupt" @@ -208,7 +199,7 @@ config CARL9170FW_DEBUG_UART config CARL9170FW_WATCHDOG_BUTTON def_bool n - depends on CARL9170FW_BROKEN && CARL9170FW_WATCHDOG && CARL9170FW_GPIO_INTERRUPT + depends on CARL9170FW_BROKEN && CARL9170FW_GPIO_INTERRUPT prompt "Trigger Watchdog by pressing the WPS button" choice CARL9170FW_UART_CLOCK