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