mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-18 20:48:41 +08:00
[driver/pipe] RT_UNAMED_PIPE_NUMBER add depends
This commit is contained in:
@@ -13,6 +13,7 @@ config RT_USING_DEVICE_IPC
|
||||
|
||||
config RT_UNAMED_PIPE_NUMBER
|
||||
int "The number of unamed pipe"
|
||||
depends on RT_USING_DEVICE_IPC
|
||||
default 64
|
||||
|
||||
if RT_USING_DEVICE_IPC
|
||||
|
||||
Reference in New Issue
Block a user