mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
linux-intel-rt/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>
This commit is contained in:
parent
4dc4ab1c32
commit
d853dcde1e
|
@ -20,6 +20,6 @@ DEPENDS += "elfutils-native openssl-native util-linux-native"
|
|||
|
||||
LINUX_VERSION ?= "5.10.1"
|
||||
SRCREV_machine ?= "7cc9ab35ca5c12de2484deeb2ffe0ebc063e409a"
|
||||
SRCREV_meta ?= "30c21625f9989859ade341ebe738664f3efbf122"
|
||||
SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad"
|
||||
|
||||
LINUX_KERNEL_TYPE = "preempt-rt"
|
||||
|
|
Loading…
Reference in New Issue
Block a user