xtensa: remove xt-sim_XRC_D2PM
This core configuration was removed from the tree since it cannot implement irq_offload(). Remove an orphaned block in xtesna.ini. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
f57e79b6d5
commit
18c949c9c9
2 changed files with 1 additions and 13 deletions
|
@ -1,6 +0,0 @@
|
||||||
CONFIG_MAIN_STACK_SIZE=2048
|
|
||||||
CONFIG_IPM_CONSOLE_STACK_SIZE=2048
|
|
||||||
CONFIG_XTENSA=y
|
|
||||||
CONFIG_SOC_XRC_D2PM=y
|
|
||||||
CONFIG_SIMULATOR_XTENSA=y
|
|
||||||
CONFIG_CONSOLE=y
|
|
|
@ -1,15 +1,12 @@
|
||||||
[arch]
|
[arch]
|
||||||
name = xtensa
|
name = xtensa
|
||||||
platforms = xt-sim xt-sim_XRC_D2PM xt-sim_XRC_FUSION_AON_ALL_LM
|
platforms = xt-sim xt-sim_XRC_FUSION_AON_ALL_LM
|
||||||
xt-sim_hifi2_std xt-sim_hifi3_bd5
|
xt-sim_hifi2_std xt-sim_hifi3_bd5
|
||||||
supported_toolchains = xcc
|
supported_toolchains = xcc
|
||||||
|
|
||||||
[xt-sim]
|
[xt-sim]
|
||||||
qemu_support = true
|
qemu_support = true
|
||||||
|
|
||||||
[xt-sim_XRC_D2PM]
|
|
||||||
qemu_support = true
|
|
||||||
|
|
||||||
[xt-sim_XRC_FUSION_AON_ALL_LM]
|
[xt-sim_XRC_FUSION_AON_ALL_LM]
|
||||||
qemu_support = true
|
qemu_support = true
|
||||||
|
|
||||||
|
@ -19,6 +16,3 @@ qemu_support = true
|
||||||
[xt-sim_hifi3_bd5]
|
[xt-sim_hifi3_bd5]
|
||||||
qemu_support = true
|
qemu_support = true
|
||||||
|
|
||||||
[xt-sim_hifi_mini]
|
|
||||||
qemu_support = true
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue