kernel: add common config symbols
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
f27c70ff8c
commit
af1791964d
1 changed files with 6 additions and 0 deletions
|
@ -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 a new issue