18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ciif SH_RSK 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_cichoice 58c2ecf20Sopenharmony_ci prompt "RSK+ options" 68c2ecf20Sopenharmony_ci default SH_RSK7203 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciconfig SH_RSK7201 98c2ecf20Sopenharmony_ci bool "RSK7201" 108c2ecf20Sopenharmony_ci depends on CPU_SUBTYPE_SH7201 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_ciconfig SH_RSK7203 138c2ecf20Sopenharmony_ci bool "RSK7203" 148c2ecf20Sopenharmony_ci select GPIOLIB 158c2ecf20Sopenharmony_ci depends on CPU_SUBTYPE_SH7203 168c2ecf20Sopenharmony_ci 178c2ecf20Sopenharmony_ciconfig SH_RSK7264 188c2ecf20Sopenharmony_ci bool "RSK2+SH7264" 198c2ecf20Sopenharmony_ci select GPIOLIB 208c2ecf20Sopenharmony_ci depends on CPU_SUBTYPE_SH7264 218c2ecf20Sopenharmony_ci 228c2ecf20Sopenharmony_ciconfig SH_RSK7269 238c2ecf20Sopenharmony_ci bool "RSK2+SH7269" 248c2ecf20Sopenharmony_ci select GPIOLIB 258c2ecf20Sopenharmony_ci depends on CPU_SUBTYPE_SH7269 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ciendchoice 288c2ecf20Sopenharmony_ci 298c2ecf20Sopenharmony_ciendif 30