summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.kernel
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-10-31 17:51:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-10-31 17:51:11 +0100
commit5dd0e62fa8d9366998288e7f384e48dad02949e1 (patch)
tree15be68c3f01f7d93037c425c35b14a7edc155a5f /target/linux/config/Config.in.kernel
parent1d18ffa427852084c6bf378eaa76c2e9116cdea7 (diff)
parent1dcee6fbc23e59cd5a2111e74ae4915d56576174 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.kernel')
-rw-r--r--target/linux/config/Config.in.kernel20
1 files changed, 20 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel
index 594dd8fec..e61eb46df 100644
--- a/target/linux/config/Config.in.kernel
+++ b/target/linux/config/Config.in.kernel
@@ -2,10 +2,30 @@ config ADK_KERNEL_BLK_DEV_INITRD
bool
default n
+config ADK_KERNEL_RD_GZIP
+ bool
+ default n
+
+config ADK_KERNEL_KERNEL_GZIP
+ bool
+ default n
+
+config ADK_KERNEL_RD_BZIP2
+ bool
+ default n
+
+config ADK_KERNEL_KERNEL_BZIP2
+ bool
+ default n
+
config ADK_KERNEL_RD_LZMA
bool
default n
+config ADK_KERNEL_KERNEL_LZMA
+ bool
+ default n
+
config ADK_KERNEL_INITRAMFS_COMPRESSION_LZMA
bool
default n