mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-22 05:55:22 +08:00
[src][Kconfig] 增加隐性RT_KSERVICE_USING_TINY_FFS定义
This commit is contained in:
parent
9d8afc8ede
commit
1ef31445fd
@ -135,6 +135,10 @@ config RT_USING_ASM_MEMCPY
|
|||||||
bool
|
bool
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
config RT_KSERVICE_USING_TINY_FFS
|
||||||
|
bool "Enable kservice to use tiny ffs"
|
||||||
|
default n
|
||||||
|
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
menuconfig RT_DEBUG
|
menuconfig RT_DEBUG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user