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

15 lines
220 B
Plaintext
Executable File

menu "OTP"
config OTP
bool "Enable OTP"
default n
config OTP_V1
bool "Enable OTP_V1"
default n
config PHY_RFCALI_TO_OTP
bool "Enable rfcali_to_otp"
default n
help
Use OTP to save rfcali data
endmenu