fs/eventfd: add EVENT_FD_POLL as a Kconfig dependency for EVENT_FD_NPOLLWAITERS

This commit is contained in:
Simon Piriou
2021-05-08 15:14:31 +02:00
committed by Xiang Xiao
parent f547883747
commit 87375ae2ac
+1
View File
@@ -82,6 +82,7 @@ config EVENT_FD_POLL
config EVENT_FD_NPOLLWAITERS
int "Number of eventFD poll waiters"
default 2
depends on EVENT_FD_POLL
---help---
Maximum number of threads that can be waiting on poll()