From 09d72771f989a6d589a0d31964de9a7665d0b38d Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Mon, 18 Feb 2019 18:10:45 +0000 Subject: [PATCH] config: set Keysotre as built-in Requested-by: "Cai, Cliff" --- config-iot-lts2018 | 13 ++++++------- linux-iot-lts2018.spec | 2 +- release | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/config-iot-lts2018 b/config-iot-lts2018 index d5b4853a..3a0e021c 100644 --- a/config-iot-lts2018 +++ b/config-iot-lts2018 @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.18 Kernel Configuration +# Linux/x86 4.19.19 Kernel Configuration # # -# Compiler: gcc (Clear Linux OS for Intel Architecture) 8.2.1 20180502 +# Compiler: gcc (Clear Linux OS for Intel Architecture) 8.2.1 20190217 gcc-8-branch@268966 # CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=80201 @@ -1795,11 +1795,11 @@ CONFIG_EEPROM_93CX6=m # CONFIG_TI_ST is not set # CONFIG_SENSORS_LIS3_I2C is not set # CONFIG_ALTERA_STAPL is not set -CONFIG_INTEL_MEI=m +CONFIG_INTEL_MEI=y CONFIG_INTEL_MEI_ME=m # CONFIG_INTEL_MEI_TXE is not set # CONFIG_INTEL_MEI_VIRTIO is not set -CONFIG_INTEL_MEI_DAL=m +CONFIG_INTEL_MEI_DAL=y # CONFIG_INTEL_MEI_DAL_TEST is not set # CONFIG_INTEL_MEI_SPD is not set CONFIG_VMWARE_VMCI=m @@ -6324,9 +6324,8 @@ CONFIG_STM=y CONFIG_STM_PROTO_BASIC=y CONFIG_STM_PROTO_SYS_T=y # CONFIG_STM_DUMMY is not set -# CONFIG_STM_SOURCE_CONSOLE=y +# CONFIG_STM_SOURCE_CONSOLE is not set # CONFIG_STM_SOURCE_HEARTBEAT is not set -# CONFIG_STM_SOURCE_FTRACE is not set CONFIG_INTEL_TH=y CONFIG_INTEL_TH_PCI=y CONFIG_INTEL_TH_ACPI=y @@ -6637,7 +6636,7 @@ CONFIG_FORTIFY_SOURCE=y # CONFIG_SECURITY_APPARMOR is not set # CONFIG_SECURITY_LOADPIN is not set # CONFIG_SECURITY_YAMA is not set -CONFIG_KEYSTORE=m +CONFIG_KEYSTORE=y # CONFIG_KEYSTORE_DEBUG is not set # CONFIG_MANIFEST is not set # CONFIG_ABL_PARAMETERS is not set diff --git a/linux-iot-lts2018.spec b/linux-iot-lts2018.spec index 9ae54487..7e6c68c6 100644 --- a/linux-iot-lts2018.spec +++ b/linux-iot-lts2018.spec @@ -18,7 +18,7 @@ Version: 4.19.20 # upstream number is the number from PKT it consist in # YYMMDDHHMM a 10 length number %global upstreamnumber 1902162344 -Release: 16 +Release: 17 License: GPL-2.0 Summary: The Linux kernel Url: http://www.kernel.org/ diff --git a/release b/release index b6a7d89c..98d9bcb7 100644 --- a/release +++ b/release @@ -1 +1 @@ -16 +17