diff options
author | Britney Fransen <brfransen@gmail.com> | 2018-04-25 20:19:42 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2018-04-25 20:19:42 (GMT) |
commit | 7c93ca931d3a1318f4c01213495b88e457c2e5cd (patch) | |
tree | 8f3c0bc8eb0ad3da005e826ed1e50595103364e5 /abs/core/linux/config | |
parent | 51fbd4523aa7f2ae6f1d065d1cc41741574d6172 (diff) | |
download | linhes_pkgbuild-7c93ca931d3a1318f4c01213495b88e457c2e5cd.zip linhes_pkgbuild-7c93ca931d3a1318f4c01213495b88e457c2e5cd.tar.gz linhes_pkgbuild-7c93ca931d3a1318f4c01213495b88e457c2e5cd.tar.bz2 |
linux: update to 4.9.96
Diffstat (limited to 'abs/core/linux/config')
-rw-r--r-- | abs/core/linux/config | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/abs/core/linux/config b/abs/core/linux/config index c700de9..44f0716 100644 --- a/abs/core/linux/config +++ b/abs/core/linux/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.9.53-1 Kernel Configuration +# Linux/x86 4.9.77-1 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -222,6 +222,7 @@ CONFIG_SIGNALFD=y CONFIG_TIMERFD=y CONFIG_EVENTFD=y CONFIG_BPF_SYSCALL=y +CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_SHMEM=y CONFIG_AIO=y CONFIG_ADVISE_SYSCALLS=y @@ -415,6 +416,7 @@ CONFIG_X86_FAST_FEATURE_TESTS=y CONFIG_X86_X2APIC=y CONFIG_X86_MPPARSE=y # CONFIG_GOLDFISH is not set +CONFIG_RETPOLINE=y # CONFIG_X86_EXTENDED_PLATFORM is not set CONFIG_X86_INTEL_LPSS=y # CONFIG_X86_AMD_PLATFORM_DEVICE is not set @@ -837,7 +839,6 @@ CONFIG_IA32_EMULATION=y CONFIG_COMPAT=y CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y -CONFIG_KEYS_COMPAT=y CONFIG_X86_DEV_DMA_OPS=y CONFIG_PMC_ATOM=y CONFIG_NET=y @@ -1788,6 +1789,7 @@ CONFIG_DEV_COREDUMP=y CONFIG_SYS_HYPERVISOR=y # CONFIG_GENERIC_CPU_DEVICES is not set CONFIG_GENERIC_CPU_AUTOPROBE=y +CONFIG_GENERIC_CPU_VULNERABILITIES=y CONFIG_REGMAP=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_SPI=y @@ -7621,6 +7623,7 @@ CONFIG_DEFAULT_IO_DELAY_TYPE=0 # Security options # CONFIG_KEYS=y +CONFIG_KEYS_COMPAT=y CONFIG_PERSISTENT_KEYRINGS=y # CONFIG_BIG_KEYS is not set CONFIG_TRUSTED_KEYS=m @@ -7628,6 +7631,7 @@ CONFIG_ENCRYPTED_KEYS=m CONFIG_KEY_DH_OPERATIONS=y # CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SECURITY=y +CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_SECURITYFS=y # CONFIG_SECURITY_NETWORK is not set CONFIG_SECURITY_PATH=y |