diff options
| -rw-r--r-- | arch/sh/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 42d811325ffb..22a3eb38438b 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
| @@ -182,9 +182,7 @@ config CPU_HAS_IPR_IRQ | |||
| 182 | bool | 182 | bool |
| 183 | 183 | ||
| 184 | config CPU_HAS_SR_RB | 184 | config CPU_HAS_SR_RB |
| 185 | bool "CPU has SR.RB" | 185 | bool |
| 186 | depends on CPU_SH3 || CPU_SH4 | ||
| 187 | default y | ||
| 188 | help | 186 | help |
| 189 | This will enable the use of SR.RB register bank usage. Processors | 187 | This will enable the use of SR.RB register bank usage. Processors |
| 190 | that are lacking this bit must have another method in place for | 188 | that are lacking this bit must have another method in place for |
