Commit Graph

2 Commits

Author SHA1 Message Date
Keyon Jie 7378b2489a Kconfig: use uncached buffer only for debugging
To rule out buffer coherency issue, it is useful to add a debug option
with which selected only coherent/uncached buffer will be used.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
2021-09-29 16:36:27 +01:00
Kai Vehmanen 3541b37d46 kconfig: move XTOS build specific debug options to a separate file
Some of the DEBUG options are only used in the XTOS implementation
and do not impact e.g. Zephyr builds. Make the split explicit by
moving these options to a separate file.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2021-05-25 15:53:39 +01:00