6 lines
78 B
Plaintext
6 lines
78 B
Plaintext
menu "Security"
|
|
config SECURITY
|
|
bool "Enable Security"
|
|
default n
|
|
endmenu
|