mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-19 16:26:55 +08:00
[components][kconfig] 整理Kconfig目录名称和结构 (#5698)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
config RT_USING_LWP
|
||||
bool "Using light-weight process"
|
||||
bool "LWP: light-weight process"
|
||||
select RT_USING_POSIX_FS
|
||||
select RT_USING_POSIX_SELECT
|
||||
depends on ARCH_ARM_CORTEX_M || ARCH_ARM_ARM9 || ARCH_ARM_CORTEX_A
|
||||
|
||||
Reference in New Issue
Block a user