mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
Kconfig: Refine BUILD_FLAT, BUILD_PROTECTED and BUILD_KERNEL usage
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
menu "User Work Queue Support"
|
||||
depends on BUILD_PROTECTED || BUILD_KERNEL
|
||||
depends on !BUILD_FLAT
|
||||
|
||||
config LIB_USRWORK
|
||||
bool "User mode worker thread"
|
||||
|
||||
Reference in New Issue
Block a user