diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index c99193f68569..7d5bc1df1a95 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -494,6 +494,7 @@ config CPU_SUBTYPE_SH7785 | |||
494 | select ARCH_SPARSEMEM_ENABLE | 494 | select ARCH_SPARSEMEM_ENABLE |
495 | select SYS_SUPPORTS_NUMA | 495 | select SYS_SUPPORTS_NUMA |
496 | select ARCH_WANT_OPTIONAL_GPIOLIB | 496 | select ARCH_WANT_OPTIONAL_GPIOLIB |
497 | select PINCTRL | ||
497 | 498 | ||
498 | config CPU_SUBTYPE_SH7786 | 499 | config CPU_SUBTYPE_SH7786 |
499 | bool "Support SH7786 processor" | 500 | bool "Support SH7786 processor" |