mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
Change dpends on SCHED_[L|H]PWORK to SCHED_WORKQUEUE
since the code could map the unsupported work to the supported one and remove select SCHED_WORKQUEUE from Kconfig since SCHED_[L|H]PWORK already do the selection Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
3f8b71924f
commit
7ec6b4c7dd
@@ -16,7 +16,6 @@ config WL_CC1101
|
||||
default n
|
||||
select SPI
|
||||
select SCHED_HPWORK
|
||||
select SCHED_LPWORK
|
||||
|
||||
if WL_CC1101
|
||||
|
||||
|
||||
Reference in New Issue
Block a user