drivers: watchdog: it8xxx2: remove superfluous default n for boolean
bool symbols implicitly default to n so there is no need to redundant those values. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
7c77e7ee08
commit
6f6ef91fa7
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ config WDT_ITE_WARNING_LEADING_TIME_MS
|
|||
config WDT_ITE_REDUCE_WARNING_LEADING_TIME
|
||||
bool "Reduce warning leading time"
|
||||
depends on SOC_IT8XXX2
|
||||
default n
|
||||
help
|
||||
Once warning timer triggered, if watchdog timer isn't reloaded,
|
||||
then we will reduce interval of warning timer to 30ms to print
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue