summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-22 21:52:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-22 21:52:59 +0100
commitdfa2addd5fac54784ee2cda02f89be8f30d32bf5 (patch)
treecdecdf25f0a89d53b5a4e9b492c88fa29410c67b /target/linux
parentade8f1154feea499c3743ab14e9ced6783812316 (diff)
remove debug symbol
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.fs5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/config/Config.in.fs b/target/linux/config/Config.in.fs
index db50c3a7f..40024fe97 100644
--- a/target/linux/config/Config.in.fs
+++ b/target/linux/config/Config.in.fs
@@ -48,10 +48,6 @@ config ADK_KERNEL_SQUASHFS_XZ
boolean
default n
-config ADK_KERNEL_JFFS2_FS_DEBUG
- int
- default "1"
-
config ADK_KERNEL_JFFS2_COMPRESSION_OPTIONS
boolean
default n
@@ -65,7 +61,6 @@ config ADK_KERNEL_JFFS2_FS
select ADK_KERNEL_MISC_FILESYSTEMS
select ADK_KERNEL_JFFS2_COMPRESSION_OPTIONS
select ADK_KERNEL_JFFS2_ZLIB
- select ADK_KERNEL_JFFS2_FS_DEBUG
boolean
config ADK_KERNEL_SQUASHFS