diff options
-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 5b714695b01b..b63902e7cacd 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -725,7 +725,7 @@ config ARCH_SHMOBILE | |||
725 | select MULTI_IRQ_HANDLER | 725 | select MULTI_IRQ_HANDLER |
726 | select NEED_MACH_MEMORY_H | 726 | select NEED_MACH_MEMORY_H |
727 | select NO_IOPORT | 727 | select NO_IOPORT |
728 | select PINCTRL | 728 | select PINCTRL if ARCH_WANT_OPTIONAL_GPIOLIB |
729 | select PM_GENERIC_DOMAINS if PM | 729 | select PM_GENERIC_DOMAINS if PM |
730 | select SPARSE_IRQ | 730 | select SPARSE_IRQ |
731 | help | 731 | help |