Lines Matching refs:enable
29 option(OT_APP_CLI "enable CLI app" ON)
30 option(OT_APP_NCP "enable NCP app" ON)
31 option(OT_APP_RCP "enable RCP app" ON)
33 option(OT_FTD "enable FTD" ON)
34 option(OT_MTD "enable MTD" ON)
35 option(OT_RCP "enable RCP" ON)
64 set(${name} ${ARGN} CACHE STRING "enable ${description}")
66 set(${name} "" CACHE STRING "enable ${description}")
169 ot_option(OT_ANDROID_NDK OPENTHREAD_CONFIG_ANDROID_NDK_ENABLE "enable android NDK")
226 ot_option(OT_MULTIPAN_RCP OPENTHREAD_CONFIG_MULTIPAN_RCP_ENABLE "enable multi-PAN RCP")
309 option(OT_FULL_LOGS "enable full logs")
352 option(OT_BUILTIN_MBEDTLS_MANAGEMENT "enable builtin mbedtls management" ON)