summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-01-13 16:41:31 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-01-14 09:19:29 +0800
commit4dc4ab1c32ad1807598ddecc0d0b3bdd86621f5f (patch)
tree69497f62121ab2fde6d9ac272d6cc2d0d76a399d /recipes-kernel
parenteee7b10fdb2c2def20273f86f37740c224bad99e (diff)
downloadmeta-intel-4dc4ab1c32ad1807598ddecc0d0b3bdd86621f5f.tar.gz
linux-intel/5.10: fix config warnings
Update kernel config It includes: soc/skylake: remove CONFIG_SND_SOC_INTEL_SST_ACPI features/security: remove CONFIG_REFCOUNT_FULL media-usb-tv: remove CONFIG_VIDEO_USBVISION Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-intel_5.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel_5.10.bb b/recipes-kernel/linux/linux-intel_5.10.bb
index 51aa190f..caf2c899 100644
--- a/recipes-kernel/linux/linux-intel_5.10.bb
+++ b/recipes-kernel/linux/linux-intel_5.10.bb
@@ -11,7 +11,7 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
11 11
12LINUX_VERSION ?= "5.10.1" 12LINUX_VERSION ?= "5.10.1"
13SRCREV_machine ?= "b8dd2066fae53c1bba0c7a6c73a08e137d5fca29" 13SRCREV_machine ?= "b8dd2066fae53c1bba0c7a6c73a08e137d5fca29"
14SRCREV_meta ?= "30c21625f9989859ade341ebe738664f3efbf122" 14SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad"
15 15
16# For Crystalforest and Romley 16# For Crystalforest and Romley
17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" 17KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"