diff options
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index c1b45342e1fb..0828fab2b65c 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -26,6 +26,7 @@ config ARCH_SH73A0 | |||
26 | select SH_CLK_CPG | 26 | select SH_CLK_CPG |
27 | select ARCH_WANT_OPTIONAL_GPIOLIB | 27 | select ARCH_WANT_OPTIONAL_GPIOLIB |
28 | select ARM_GIC | 28 | select ARM_GIC |
29 | select I2C | ||
29 | 30 | ||
30 | comment "SH-Mobile Board Type" | 31 | comment "SH-Mobile Board Type" |
31 | 32 | ||