mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
watchdog:fix Kconfig typo
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
@@ -356,7 +356,7 @@ config WATCHDOG_DEVPATH
|
|||||||
|
|
||||||
config CONFIG_WATCHDOG_MAGIC_V
|
config CONFIG_WATCHDOG_MAGIC_V
|
||||||
bool "Watchdog Device Magic num"
|
bool "Watchdog Device Magic num"
|
||||||
default Y
|
default y
|
||||||
---help---
|
---help---
|
||||||
The watchdog can be stopped by writing 'V' to the watchdog's device node
|
The watchdog can be stopped by writing 'V' to the watchdog's device node
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user