summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_WATCH_QUEUE
blob: 41c082edaedee24fa8e71b514848715a1a9a24f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# CONFIG_WATCH_QUEUE:
# 
# 
# This is a general notification queue for the kernel to pass events to
# userspace by splicing them into pipes.  It can be used in conjunction
# with watches for key/keyring change notifications and device
# notifications.
# 
# See Documentation/watch_queue.rst
# 
# Symbol: WATCH_QUEUE [=n]
# Type  : bool
# Defined at init/Kconfig:370
#   Prompt: General notification queue
#   Location:
#     -> General setup
# 
# 
# 
CONFIG_WATCH_QUEUE=y