Debug Filesystem

modulename: debugfs.ko

configname: CONFIG_DEBUG_FS

Linux Kernel Configuration
└─>Debug Filesystem
In linux kernel since version 2.6.12  
debugfs is a virtual file system that kernel developers use to put
debugging files into. Enable this option to be able to read and
write to these files.

If unsure, say N.

source code:
depends
CONFIG_SYSFS

is depended by
CONFIG_BLK_DEV_IO_TRACE