mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
system/nxinit: Change NXInit to EXPERIMENTAL
Since NXInit still under development, it is better to change it to EXPERIMENTAL. Signed-off-by: Alan C. Assis <acassis@gmail.com>
This commit is contained in:
parent
5341a2fc92
commit
c28e61fd39
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
config SYSTEM_NXINIT
|
||||
tristate "NuttX Init"
|
||||
default n
|
||||
depends on EXPERIMENTAL
|
||||
depends on LIBC_EXECFUNCS
|
||||
depends on SCHED_CHILD_STATUS
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue