[driver/pipe] RT_UNAMED_PIPE_NUMBER add depends

This commit is contained in:
guozhanxin 2023-11-22 14:23:51 +08:00 committed by guo
parent 7e22b0297c
commit 896b1fe2da
1 changed files with 1 additions and 0 deletions

View File

@ -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