Skip to content
Snippets Groups Projects
Commit 01abae4d authored by Tom Rini's avatar Tom Rini
Browse files

Remove various unused interrupt related code

With d53ecad9 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: d53ecad9 ("Merge branch 'master' of git://git.denx.de/u-boot-sunxi"

)
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent d53ecad9
No related branches found
No related tags found
No related merge requests found
Showing
with 5 additions and 183 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment