diff options
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 2f36c85eec4b..347b6a58fc3e 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -69,10 +69,12 @@ config ARCH_R8A7779 | |||
69 | config ARCH_R8A7790 | 69 | config ARCH_R8A7790 |
70 | bool "R-Car H2 (R8A77900)" | 70 | bool "R-Car H2 (R8A77900)" |
71 | select ARCH_RCAR_GEN2 | 71 | select ARCH_RCAR_GEN2 |
72 | select I2C | ||
72 | 73 | ||
73 | config ARCH_R8A7791 | 74 | config ARCH_R8A7791 |
74 | bool "R-Car M2-W (R8A77910)" | 75 | bool "R-Car M2-W (R8A77910)" |
75 | select ARCH_RCAR_GEN2 | 76 | select ARCH_RCAR_GEN2 |
77 | select I2C | ||
76 | 78 | ||
77 | config ARCH_R8A7794 | 79 | config ARCH_R8A7794 |
78 | bool "R-Car E2 (R8A77940)" | 80 | bool "R-Car E2 (R8A77940)" |