aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/Kconfig')
-rw-r--r--arch/sh/boards/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig
index 861914747e4e..802d5c475a7d 100644
--- a/arch/sh/boards/Kconfig
+++ b/arch/sh/boards/Kconfig
@@ -165,7 +165,7 @@ config SH_SH7785LCR_29BIT_PHYSMAPS
165config SH_MIGOR 165config SH_MIGOR
166 bool "Migo-R" 166 bool "Migo-R"
167 depends on CPU_SUBTYPE_SH7722 167 depends on CPU_SUBTYPE_SH7722
168 select GENERIC_GPIO 168 select ARCH_REQUIRE_GPIOLIB
169 help 169 help
170 Select Migo-R if configuring for the SH7722 Migo-R platform 170 Select Migo-R if configuring for the SH7722 Migo-R platform
171 by Renesas System Solutions Asia Pte. Ltd. 171 by Renesas System Solutions Asia Pte. Ltd.
@@ -173,7 +173,7 @@ config SH_MIGOR
173config SH_AP325RXA 173config SH_AP325RXA
174 bool "AP-325RXA" 174 bool "AP-325RXA"
175 depends on CPU_SUBTYPE_SH7723 175 depends on CPU_SUBTYPE_SH7723
176 select GENERIC_GPIO 176 select ARCH_REQUIRE_GPIOLIB
177 help 177 help
178 Renesas "AP-325RXA" support. 178 Renesas "AP-325RXA" support.
179 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A" 179 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"