diff options
Diffstat (limited to 'target/linux/config/Config.in.debug')
-rw-r--r-- | target/linux/config/Config.in.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/config/Config.in.debug b/target/linux/config/Config.in.debug index 1ab7bba85..891a00c6e 100644 --- a/target/linux/config/Config.in.debug +++ b/target/linux/config/Config.in.debug @@ -36,7 +36,7 @@ config ADK_KERNEL_MAGIC_SYSRQ config ADK_KERNEL_DEBUG_FS prompt "Debug Filesystem" boolean - default n + default y help debugfs is a virtual file system that kernel developers use to put debugging files into. Enable this option to be able to read and |