mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
sched/Kconfig: The sporadic scheduler option is no longer EXPERIMENTAL
This commit is contained in:
@@ -310,7 +310,6 @@ config RR_INTERVAL
|
|||||||
config SCHED_SPORADIC
|
config SCHED_SPORADIC
|
||||||
bool "Support sporadic scheduling"
|
bool "Support sporadic scheduling"
|
||||||
default n
|
default n
|
||||||
depends on EXPERIMENTAL
|
|
||||||
---help---
|
---help---
|
||||||
Build in additional logic to support sporadic scheduling (SCHED_SPORADIC).
|
Build in additional logic to support sporadic scheduling (SCHED_SPORADIC).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user