# 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
