From: Felix Fietkau Date: Tue, 14 Jun 2016 09:03:09 +0000 (+0200) Subject: kernel: add common config symbols X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=af1791964d86c2e9388ffedeb55712483ce85ea6 kernel: add common config symbols Signed-off-by: Felix Fietkau --- diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 3bf053458f..cbc005e003 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1241,6 +1241,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