From 1394bc75acad5b20024fcad7a70e529905b1559b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Jul 2016 20:32:27 +0200 Subject: kernel: add common config symbols Signed-off-by: Felix Fietkau --- target/linux/generic/config-4.4 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index c59babf429..4eab369acf 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1242,6 +1242,12 @@ CONFIG_GENERIC_NET_UTILS=y # CONFIG_HARDLOCKUP_DETECTOR is not set # CONFIG_HAVE_AOUT is not set # CONFIG_HAVE_ARM_ARCH_TIMER is not set +CONFIG_HAVE_KERNEL_BZIP2=y +CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_HAVE_KERNEL_LZ4=y +CONFIG_HAVE_KERNEL_LZMA=y +CONFIG_HAVE_KERNEL_LZO=y +CONFIG_HAVE_KERNEL_XZ=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y # CONFIG_HCALL_STATS is not set -- cgit v1.2.3