c9650cb
# CONFIG_DEBUG_FS_DISALLOW_MOUNT:
c9650cb
# 
c9650cb
# The API is open but filesystem is not loaded. Clients can still do
c9650cb
# their work and read with debug tools that do not need
c9650cb
# debugfs filesystem.
c9650cb
# 
c9650cb
# Symbol: DEBUG_FS_DISALLOW_MOUNT [=n]
c9650cb
# Type  : bool
c9650cb
# Defined at lib/Kconfig.debug:506
c9650cb
#   Prompt: Do not register debugfs as filesystem
c9650cb
#   Depends on: <choice>
c9650cb
#   Location:
c9650cb
#     -> Kernel hacking
c9650cb
#       -> Generic Kernel Debugging Instruments
c9650cb
#         -> Debug Filesystem (DEBUG_FS [=y])
c9650cb
#           -> Debugfs default access (<choice> [=y])
c9650cb
# 
c9650cb
# 
c9650cb
# 
c9650cb
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set