11 lines
123 B
Plaintext
11 lines
123 B
Plaintext
|
|
||
|
menu "FWDT Configuration"
|
||
|
config USE_FWDT
|
||
|
bool
|
||
|
prompt "Use FWDT"
|
||
|
default n
|
||
|
|
||
|
endmenu
|
||
|
|
||
|
|