Upgrade to 3.16.53.

This commit is contained in:
Jeffrey Townsend
2018-01-09 16:13:22 +00:00
parent 859e6b88b3
commit 9d476e2207
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/powerpc 3.16.39 Kernel Configuration
# Linux/powerpc 3.16.53 Kernel Configuration
#
# CONFIG_PPC64 is not set
@@ -732,7 +732,6 @@ CONFIG_VLAN_8021Q=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_MMAP is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_HSR is not set

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 3.16.39 Kernel Configuration
# Linux/x86_64 3.16.53 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -1054,7 +1054,6 @@ CONFIG_DNS_RESOLVER=y
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
CONFIG_NETLINK_MMAP=y
CONFIG_NETLINK_DIAG=y
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_HSR is not set
@@ -3412,6 +3411,7 @@ CONFIG_KEYS=y
# CONFIG_KEYS_DEBUG_PROC_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
CONFIG_PAGE_TABLE_ISOLATION=y
# CONFIG_SECURITYFS is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
@@ -3630,3 +3630,4 @@ CONFIG_AVERAGE=y
CONFIG_CORDIC=y
# CONFIG_DDR is not set
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y

View File

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