31fec3bb70
Co-authored-by: zhugengyu <zhugengyu@phytium.com.cn>
9 lines
211 B
Plaintext
9 lines
211 B
Plaintext
config ENABLE_FSEMAPHORE
|
|
bool
|
|
prompt "Use FSemaphore"
|
|
default n
|
|
depends on TARGET_E2000S || TARGET_E2000D || TARGET_E2000Q || TARGET_T2000Q
|
|
help
|
|
Select FSemaphore driver component
|
|
|
|
|