2025-02-27 17:59:18 +08:00

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