kernel upstream already removed the CONFIG_SND_SOC_INTEL_SST[1], this causes do_kernel_configcheck report warning:
[INFO]: config 'CONFIG_SND_SOC_INTEL_SST' was set, but it wasn't assignable, check (parent) dependencies [1] https://github.com/torvalds/linux/commit/a882f4d7 Kernel's 6.12+ needs this change. Signed-off-by: Yogesh Tyagi <[email protected]> --- features/soc/skylake/skylake.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/features/soc/skylake/skylake.cfg b/features/soc/skylake/skylake.cfg index a1641a09..9617faa5 100644 --- a/features/soc/skylake/skylake.cfg +++ b/features/soc/skylake/skylake.cfg @@ -15,7 +15,6 @@ CONFIG_SENSORS_I5500=m # Additional sound support CONFIG_SND_HDA_I915=y CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m -CONFIG_SND_SOC_INTEL_SST=m CONFIG_SND_DYNAMIC_MINORS=y CONFIG_CRC8=m -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14677): https://lists.yoctoproject.org/g/linux-yocto/message/14677 Mute This Topic: https://lists.yoctoproject.org/mt/110160309/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
