Make sure that KCONF_AUDIT_LEVEL value is actually applied. Signed-off-by: Anuj Mittal <[email protected]> --- recipes-kernel/linux/linux-intel-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-intel-rt_5.10.bb b/recipes-kernel/linux/linux-intel-rt_5.10.bb index 8803061b..597d3d0d 100644 --- a/recipes-kernel/linux/linux-intel-rt_5.10.bb +++ b/recipes-kernel/linux/linux-intel-rt_5.10.bb @@ -32,4 +32,4 @@ KCONF_BSP_AUDIT_LEVEL = "0" # Disabling CONFIG_SND_SOC_INTEL_SKYLAKE for 32-bit, does not allow to set CONFIG_SND_SOC_INTEL_SST too, which # causes config warning too. -KCONF_AUDIT_LEVEL_core2-32-intel-common = "0" +KCONF_AUDIT_LEVEL:core2-32-intel-common = "0" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7183): https://lists.yoctoproject.org/g/meta-intel/message/7183 Mute This Topic: https://lists.yoctoproject.org/mt/84770575/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
