u-boot-brain/arch/arm/cpu/arm920t
Tom Rini 01abae4d04 Remove various unused interrupt related code
With d53ecad92f some unused interrupt related code was removed.
However all of these options are currently unused.  Rather than migrate
some of these options to Kconfig we just remove the code in question.

The only related code changes here are that in some cases we use
CONFIG_STACKSIZE in non-IRQ related context.  In these cases we rename
and move the value local to the code in question.

Fixes: d53ecad92f ("Merge branch 'master' of git://git.denx.de/u-boot-sunxi")
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-06 20:42:18 -04:00
..
ep93xx status_led: Kconfig migration 2017-01-21 15:12:33 -05:00
imx arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
s3c24x0 Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
start.S arm: Allow skipping of low-level init with I-cache on 2016-06-12 23:49:38 +02:00