summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-01-21 10:34:24 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-01-21 10:31:41 +0800
commit39f3772a87ade507c048b6ce3ba256a3ab65f7b0 (patch)
treef16a5fc48de12eaf445c46dd6dc99a6caf36969c
parent7a21b1adf3f23b019633b058cd9e3c2eccd2ba00 (diff)
downloadmeta-intel-39f3772a87ade507c048b6ce3ba256a3ab65f7b0.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>
-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"