diff options
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index d19edff0ea6e..3c3f36a8fbd4 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
@@ -76,7 +76,7 @@ config SOC_EXYNOS5440 | |||
76 | default y | 76 | default y |
77 | depends on ARCH_EXYNOS5 | 77 | depends on ARCH_EXYNOS5 |
78 | select ARCH_HAS_OPP | 78 | select ARCH_HAS_OPP |
79 | select ARM_ARCH_TIMER | 79 | select HAVE_ARM_ARCH_TIMER |
80 | select AUTO_ZRELADDR | 80 | select AUTO_ZRELADDR |
81 | select PINCTRL | 81 | select PINCTRL |
82 | select PINCTRL_EXYNOS5440 | 82 | select PINCTRL_EXYNOS5440 |