xtensa: remove legacy arch implementation
We re-wrote the xtensa arch code, but never got around to purging the old implementation. Removed those boards which hadn't been moved to the new arch code. These were all xt-sim simulator targets and not real hardware. Fixes: #18138 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
f15648ee9d
commit
6fd6b7e50a
67 changed files with 5 additions and 8943 deletions
|
@ -12,9 +12,6 @@ config SOC
|
|||
config IRQ_OFFLOAD_INTNUM
|
||||
default 7
|
||||
|
||||
config XTENSA_ASM2
|
||||
default y
|
||||
|
||||
config MP_NUM_CPUS
|
||||
default 2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue