mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Remove all references to CONFIG_SCHED_ATEXIT
It has been removed a few years ago. https://github.com/apache/nuttx/pull/6197
This commit is contained in:
parent
9c8a96aa51
commit
53db7817d9
2 changed files with 0 additions and 2 deletions
|
|
@ -54,7 +54,6 @@ endif # LIBTOMCRYPT_LTCRYPT
|
|||
|
||||
config LIBTOMCRYPT_HASHSUM
|
||||
tristate "LibTomCrypt hashsum"
|
||||
depends on SCHED_ATEXIT
|
||||
default n
|
||||
---help---
|
||||
Demo hashsum application
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ config LUA_LUV_MODULE
|
|||
select NET_TCP
|
||||
select NET_UDP
|
||||
select PSEUDOFS_SOFTLINKS
|
||||
select SCHED_ATEXIT
|
||||
select SCHED_HAVE_PARENT
|
||||
---help---
|
||||
Bare libuv bindings for Lua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue