diff options
Diffstat (limited to 'arch/sh/mm/Kconfig')
| -rw-r--r-- | arch/sh/mm/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index 814a17586974..27463e26a7b8 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
| @@ -171,6 +171,11 @@ config CPU_SUBTYPE_SH7780 | |||
| 171 | select CPU_SH4A | 171 | select CPU_SH4A |
| 172 | select CPU_HAS_INTC2_IRQ | 172 | select CPU_HAS_INTC2_IRQ |
| 173 | 173 | ||
| 174 | config CPU_SUBTYPE_SH7785 | ||
| 175 | bool "Support SH7785 processor" | ||
| 176 | select CPU_SH4A | ||
| 177 | select CPU_HAS_INTC2_IRQ | ||
| 178 | |||
| 174 | comment "SH4AL-DSP Processor Support" | 179 | comment "SH4AL-DSP Processor Support" |
| 175 | 180 | ||
| 176 | config CPU_SUBTYPE_SH73180 | 181 | config CPU_SUBTYPE_SH73180 |
