From 9220c452e5bf9f052bef0ec21ccffbd63f7bafdd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 11 Oct 2008 01:33:29 +0000 Subject: [PATCH] enable debugfs by default SVN-Revision: 12949 --- target/linux/generic-2.6/config-2.6.27 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27 index 33864a82dc..198b62a615 100644 --- a/target/linux/generic-2.6/config-2.6.27 +++ b/target/linux/generic-2.6/config-2.6.27 @@ -305,7 +305,7 @@ CONFIG_CRYPTO_WP512=m # CONFIG_CRYPTO_XTS is not set # CONFIG_DAB is not set # CONFIG_DAVICOM_PHY is not set -# CONFIG_DEBUG_FS is not set +CONFIG_DEBUG_FS=y # CONFIG_DEBUG_KERNEL is not set # CONFIG_DEBUG_MEMORY_INIT is not set # CONFIG_DECNET is not set -- 2.25.1