diff --git a/src/Kconfig b/src/Kconfig index 71abd9cf4f..1de4bc52c7 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -135,6 +135,10 @@ config RT_USING_ASM_MEMCPY bool default n +config RT_KSERVICE_USING_TINY_FFS + bool "Enable kservice to use tiny ffs" + default n + endmenu menuconfig RT_DEBUG