linux-intel-rt: fix the override syntax

Make sure that KCONF_AUDIT_LEVEL value is actually applied.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2021-08-09 23:08:20 +08:00
parent e67676976b
commit a58f99ce80

View File

@ -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"