diff options
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index 0da2ced1ae48..4e36e8f4e157 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
@@ -153,6 +153,11 @@ config EXYNOS4_SETUP_USB_PHY | |||
153 | help | 153 | help |
154 | Common setup code for USB PHY controller | 154 | Common setup code for USB PHY controller |
155 | 155 | ||
156 | config EXYNOS4_SETUP_SPI | ||
157 | bool | ||
158 | help | ||
159 | Common setup code for SPI GPIO configurations. | ||
160 | |||
156 | # machine support | 161 | # machine support |
157 | 162 | ||
158 | if ARCH_EXYNOS4 | 163 | if ARCH_EXYNOS4 |