zephyr/arch/xtensa/include
Andy Ross 23159cedec xtensa legacy: Fix stale use of removed kconfigs
The old xtensa layer had an unused/untested facility where it would
apparently try to slave a timer tick to an arbitrary interrupt.  The
legacy headers were still checking the kconfigs used to enable that
even though nothing wants it and the new driver has removed them,
breaking builds on platforms like S1000 that still use the older
layer.

Don't try to finess this as these files are going away.  Just make
them local preprocessor symbols and set them to the default values
they always had.

(Note: the feature doesn't sound like it would have been so bad,
actually.  We should probably crib that idea of having an
"external_tick" driver, but there's no reason for it to have been
arch-specific.)

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-11-14 19:08:27 -05:00
..
kernel_arch_data.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_arch_func.h xtensa: specify which SR to store pointer to _kernel.cpu struct 2018-10-19 17:52:45 -04:00
kernel_arch_thread.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
offsets_short_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa_api.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa_config.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa_context.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa_rtos.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa_timer.h xtensa legacy: Fix stale use of removed kconfigs 2018-11-14 19:08:27 -05:00
xtensa-asm2-context.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa-asm2-s.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
xtensa-asm2.h include: Add missing headers guard 2018-09-17 15:49:26 -04:00