mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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:
parent
e67676976b
commit
a58f99ce80
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user