drivers: mm: Use dt_compat_enabled for Intel ADSP TLB driver default
Enables the Intel TLB driver by default when the MM driver class is enabled (CONFIG_MM_DRV=y) and a compatible devicetree node ("intel,adsp-tlb") is enabled. Signed-off-by: Maureen Helm <maureen.helm@intel.com>
This commit is contained in:
parent
18453017ae
commit
5769dffc01
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_MM_DRV=y
|
||||
CONFIG_MM_DRV_INTEL_ADSP_TLB=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue