diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index a03f155571c8..48308dc86e33 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -379,6 +379,9 @@ config CPU_HAS_SR_RB | |||
379 | See <file:Documentation/sh/register-banks.txt> for further | 379 | See <file:Documentation/sh/register-banks.txt> for further |
380 | information on SR.RB and register banking in the kernel in general. | 380 | information on SR.RB and register banking in the kernel in general. |
381 | 381 | ||
382 | config CPU_HAS_PTEA | ||
383 | bool | ||
384 | |||
382 | endmenu | 385 | endmenu |
383 | 386 | ||
384 | menu "Timer support" | 387 | menu "Timer support" |