mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
kernel: config cleanups for 5.8+
Integrating the following configuration tweaks to fixup warnings and remove obselete configs for 5.8+: 84377c2c723 features: rename INTEL_PMC_IPC to MFD_INTEL_PMC_BXT 89b30487d09 features/inline: remove 0d357ccb3f3 intel-tco: switch ITCO_WDT to loadable module 0baed75c082 bsp: Drop the stale USB_MUSB_AM335X_CHILD (From OE-Core rev: 2ee1db250dd4a8e5e816dcfe8edcea5b2f98c104) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1828491f0c
commit
6d01d3427e
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "e5992f87f18d3e99f7448111f99bb1769dc718c7"
|
||||
SRCREV_machine ?= "34702049e3c1a4bb927e5f8d1cbe5f134afb4036"
|
||||
SRCREV_meta ?= "da09024fed6c2d350ad69d400d4faaf4f2b623de"
|
||||
SRCREV_meta ?= "84377c2c723fe121d041f8fcfc99b8c244dcd6b0"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user