Move to 3.16.56.

This commit is contained in:
Jeffrey Townsend
2018-06-13 16:22:16 +00:00
parent 6f718e2ee3
commit 5c141e0515
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/powerpc 3.16.53 Kernel Configuration
# Linux/powerpc 3.16.56 Kernel Configuration
#
# CONFIG_PPC64 is not set

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.16.53 Kernel Configuration
# Linux/x86_64 3.16.56 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -354,6 +354,7 @@ CONFIG_FREEZER=y
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_MPPARSE=y
CONFIG_RETPOLINE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
# CONFIG_X86_INTEL_LPSS is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
@@ -1119,6 +1120,7 @@ CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_GENERIC_CPU_DEVICES is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
# CONFIG_DMA_SHARED_BUFFER is not set
#

View File

@@ -25,6 +25,6 @@
THIS_DIR := $(abspath $(dir $(lastword $(MAKEFILE_LIST))))
K_MAJOR_VERSION := 3
K_PATCH_LEVEL := 16
K_SUB_LEVEL := 53
K_SUB_LEVEL := 56
K_SUFFIX :=
K_PATCH_DIR := $(THIS_DIR)/patches