From 4dc4ab1c32ad1807598ddecc0d0b3bdd86621f5f Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Wed, 13 Jan 2021 16:41:31 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- recipes-kernel/linux/linux-intel_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" LINUX_VERSION ?= "5.10.1" SRCREV_machine ?= "b8dd2066fae53c1bba0c7a6c73a08e137d5fca29" -SRCREV_meta ?= "30c21625f9989859ade341ebe738664f3efbf122" +SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" # For Crystalforest and Romley KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio" -- cgit v1.2.3-54-g00ecf