8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
|
menu "WATCHDOG Devices"
|
||
|
|
||
|
config DRIVERS_WATCHDOG
|
||
|
bool "enable watchdog driver"
|
||
|
default n
|
||
|
|
||
|
endmenu
|