summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-18 10:13:17 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-18 10:13:17 +0200
commit652e43378b41a15d4540b864a0603a68c1e50cf2 (patch)
tree4cf72441b967d694ec33f5b9a2de2a9309d2acba /target/Config.in
parent94c0a7374ee0c980a34e134f93dca1d46e7af7bc (diff)
remove empty line, disable kernel lzo compression (broken at the moment)
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/Config.in b/target/Config.in
index 8d18ad8c5..92d1fdc4b 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -1014,13 +1014,13 @@ config ADK_TARGET_INITRAMFS_COMPRESSION_BZIP2
help
Select BZIP2 compression.
-config ADK_TARGET_INITRAMFS_COMPRESSION_LZO
- boolean
- prompt "lzo"
- select ADK_KERNEL_RD_LZO
- select ADK_KERNEL_KERNEL_LZO
- help
- Select LZO compression.
+#config ADK_TARGET_INITRAMFS_COMPRESSION_LZO
+# boolean
+# prompt "lzo"
+# select ADK_KERNEL_RD_LZO
+# select ADK_KERNEL_KERNEL_LZO
+# help
+# Select LZO compression.
endchoice