mirror of https://github.com/thesofproject/sof.git
app: boards: Add amd_acp_6_0_adsp conf to support acp_6_0 config.
Add config file for acp_6_0: amd_acp_6_0_adsp.conf. Signed-off-by: DineshKumar Kalva <DineshKumar.Kalva@amd.com>
This commit is contained in:
parent
06aab75c20
commit
51b7edc35f
|
@ -0,0 +1,11 @@
|
|||
CONFIG_REMBRANDT=y
|
||||
CONFIG_HAVE_AGENT=n
|
||||
CONFIG_DCACHE_LINE_SIZE_DETECT=n
|
||||
CONFIG_DCACHE_LINE_SIZE=128
|
||||
CONFIG_DYNAMIC_INTERRUPTS=y
|
||||
CONFIG_SHARED_INTERRUPTS=n
|
||||
CONFIG_ZEPHYR_LOG=n
|
||||
CONFIG_TRACE=n
|
||||
CONFIG_DMA=y
|
||||
CONFIG_ZEPHYR_NATIVE_DRIVERS=n
|
||||
CONFIG_AMS=n
|
Loading…
Reference in New Issue