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:
Andrew Boie 2017-05-10 13:39:45 -07:00 committed by Anas Nashif
commit 18c949c9c9
2 changed files with 1 additions and 13 deletions

View file

@ -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

View file

@ -1,15 +1,12 @@
[arch]
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
supported_toolchains = xcc
[xt-sim]
qemu_support = true
[xt-sim_XRC_D2PM]
qemu_support = true
[xt-sim_XRC_FUSION_AON_ALL_LM]
qemu_support = true
@ -19,6 +16,3 @@ qemu_support = true
[xt-sim_hifi3_bd5]
qemu_support = true
[xt-sim_hifi_mini]
qemu_support = true