Skip to content

Commit

Permalink
platform: tigerlake: remove XTOS options
Browse files Browse the repository at this point in the history
When CONFIG_TIGERLAKE is selected, omit all XTOS specific
build options.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
  • Loading branch information
kv2019i committed Aug 21, 2023
1 parent 36db7c9 commit ae72e4b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/platform/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,8 @@ choice

config TIGERLAKE
bool "Build for Tigerlake"
select XT_IRQ_MAP
select DMA_GW
select DW
select DW_DMA if !ZEPHYR_NATIVE_DRIVERS
select DMA_HW_LLI
select DW_DMA_AGGREGATED_IRQ
select DMA_FIFO_PARTITION
select CAVS
select CAVS_VERSION_2_5
select XT_WAITI_DELAY
select NO_SECONDARY_CORE_ROM
select CAVS_USE_LPRO_IN_WAITI
help
Select if your target platform is Tigerlake-compatible

Expand Down

0 comments on commit ae72e4b

Please sign in to comment.