watchdog:fix Kconfig typo

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
anjiahao 2023-02-01 18:04:39 +08:00 committed by Xiang Xiao
parent e6884b8cb1
commit 52eaefcc8e

View File

@ -354,7 +354,7 @@ config WATCHDOG_DEVPATH
Please, check how your specific chip or board uses this symbol.
FYI: It's NOT used by the Auto-monitor feature.
config CONFIG_WATCHDOG_MAGIC_V
config WATCHDOG_MAGIC_V
bool "Watchdog Device Magic num"
default y
---help---