Do not register debugfs as filesystem

configname: CONFIG_DEBUG_FS_DISALLOW_MOUNT

Debugfs default access
└─>Do not register debugfs as filesystem
In linux kernel since version 5.1 (release Date: 2019-05-05)  
The API is open but filesystem is not loaded. Clients can still do
their work and read with debug tools that do not need
debugfs filesystem.