diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 49d993cee512..dfb4fee1f552 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -645,7 +645,7 @@ config ARCH_SHMOBILE | |||
645 | select MULTI_IRQ_HANDLER | 645 | select MULTI_IRQ_HANDLER |
646 | select NEED_MACH_MEMORY_H | 646 | select NEED_MACH_MEMORY_H |
647 | select NO_IOPORT | 647 | select NO_IOPORT |
648 | select PINCTRL if ARCH_WANT_OPTIONAL_GPIOLIB | 648 | select PINCTRL |
649 | select PM_GENERIC_DOMAINS if PM | 649 | select PM_GENERIC_DOMAINS if PM |
650 | select SPARSE_IRQ | 650 | select SPARSE_IRQ |
651 | help | 651 | help |