sched/Kconfig: make disable idle loop configurable
disable idle loop in experimental Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
parent
252b4a4094
commit
3a5abf724e
@ -47,7 +47,7 @@ config DISABLE_ENVIRON
|
||||
endif # DISABLE_OS_API
|
||||
|
||||
config DISABLE_IDLE_LOOP
|
||||
bool
|
||||
bool "Disable idle loop support"
|
||||
default n
|
||||
---help---
|
||||
This option allows nx_start to return instead of
|
||||
|
Loading…
Reference in New Issue
Block a user