summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.debug
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-08-08 14:05:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-08-08 14:05:59 +0200
commitee418b2a37c2e45bd35625157dbc1b59fcacf8c7 (patch)
tree048947cbb0817a92ec2b5b63c36096fe59aee789 /target/linux/config/Config.in.debug
parenteb29fa817ca09f20c21ce0e1ab68e1af6734d04d (diff)
always enable some stuff by default, otherwise modules can't be loaded.
Diffstat (limited to 'target/linux/config/Config.in.debug')
-rw-r--r--target/linux/config/Config.in.debug2
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