diff options
author | Geert Uytterhoeven <[email protected]> | 2014-08-20 15:39:22 +0200 |
---|---|---|
committer | Simon Horman <[email protected]> | 2014-08-22 12:28:16 +0900 |
commit | 049d28048be595e0a10a58fe1c104b153c386633 (patch) | |
tree | 04ecf6caf9a5b5b100f9b47a954d7bf6d0610ebd /lib/debugobjects.c | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 (diff) |
sh: intc: Confine SH_INTC to platforms that need it
Currently the sh-intc driver is compiled on all SuperH and
non-multiplatform SH-Mobile platforms, while it's only used on a limited
number of platforms:
- SuperH: SH2(A), SH3(A), SH4(A)(L) (all but SH5)
- ARM: sh7372, sh73a0
Drop the "default y" on SH_INTC, make all CPU platforms that use it
select it, and protect all sub-options by "if SH_INTC" to fix this.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Magnus Damm <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions