u-boot-brain/arch/nds32
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
..
cpu/n1213 Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
include/asm nds32: Support relocation. 2016-09-29 15:38:10 +08:00
lib NDS32: Generic Board Support and Unsupport 2015-08-28 11:46:35 -04:00
config.mk nds32: Support relocation. 2016-09-29 15:38:10 +08:00
Kconfig NDS32: Generic Board Support and Unsupport 2015-08-28 11:46:35 -04:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00