mirror of https://github.com/hak5/openwrt.git
kernel: add common config symbols
Signed-off-by: Felix Fietkau <nbd@nbd.name>lede-17.01
parent
f27c70ff8c
commit
af1791964d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue