10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
![]() |
menu "MAILBOX"
|
||
|
config MAILBOX
|
||
|
bool "Enable mail_box"
|
||
|
default n
|
||
|
|
||
|
config MAILBOX_V2_0
|
||
|
bool "Use mailbox v2.0 driver"
|
||
|
default n
|
||
|
endmenu
|