aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig3
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
382config CPU_HAS_PTEA
383 bool
384
382endmenu 385endmenu
383 386
384menu "Timer support" 387menu "Timer support"