diff options
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-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 06b3b6162ff7..639df5ffbcef 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig | |||
@@ -31,6 +31,7 @@ comment "SH-Mobile Board Type" | |||
31 | config MACH_G3EVM | 31 | config MACH_G3EVM |
32 | bool "G3EVM board" | 32 | bool "G3EVM board" |
33 | depends on ARCH_SH7367 | 33 | depends on ARCH_SH7367 |
34 | select ARCH_REQUIRE_GPIOLIB | ||
34 | 35 | ||
35 | config MACH_G4EVM | 36 | config MACH_G4EVM |
36 | bool "G4EVM board" | 37 | bool "G4EVM board" |