intel_adsp: rename obsolete adsp timer config
Use INTEL_ADSP_TIMER instead. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
2af59e7d44
commit
987693c270
|
@ -185,7 +185,7 @@ int soc_adsp_halt_cpu(int id)
|
|||
return -EINVAL;
|
||||
}
|
||||
|
||||
#ifdef CONFIG_CAVS_TIMER
|
||||
#ifdef CONFIG_INTEL_ADSP_TIMER
|
||||
/*
|
||||
* Mask timer interrupt for this CPU so it won't wake up
|
||||
* by itself once WFI (wait for interrupt) instruction
|
||||
|
|
Loading…
Reference in a new issue