mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
Missing watchdog timer configuration setting
This commit is contained in:
@@ -240,6 +240,11 @@ menuconfig WATCHDOG
|
||||
information.
|
||||
|
||||
if WATCHDOG
|
||||
|
||||
config WATCHDOG_DEVPATH
|
||||
string "Watchdog Device Path"
|
||||
default "/dev/watchdog0"
|
||||
|
||||
endif # WATCHDOG
|
||||
|
||||
menuconfig ANALOG
|
||||
|
||||
Reference in New Issue
Block a user