summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-08-17 16:33:01 -0400
committerKyle McMartin <kyle@dreadnought.i.jkkm.org>2010-08-17 16:33:01 -0400
commit2386f64fe5a3031daf7de86ae9aac5fb8c687f4b (patch)
treeba68c072b29468e1675dfea965488b6f4194e221 /config-generic
parentda80d72ecea221386e6642122ab332f2aaa457ce (diff)
downloadkernel-2386f64fe5a3031daf7de86ae9aac5fb8c687f4b.tar.gz
kernel-2386f64fe5a3031daf7de86ae9aac5fb8c687f4b.tar.xz
kernel-2386f64fe5a3031daf7de86ae9aac5fb8c687f4b.zip
explicitly KERNEL_GZIP
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic4
1 files changed, 4 insertions, 0 deletions
diff --git a/config-generic b/config-generic
index c6f5c4504..3726766e7 100644
--- a/config-generic
+++ b/config-generic
@@ -24,6 +24,10 @@ CONFIG_BUILD_DOCSRC=y
# General setup
#
# CONFIG_LOCALVERSION_AUTO is not set
+CONFIG_KERNEL_GZIP=y
+# CONFIG_KERNEL_BZIP2 is not set
+# CONFIG_KERNEL_LZO is not set
+# CONFIG_KERNEL_LZMA is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y