162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciif SH_HIGHLANDER
362306a36Sopenharmony_ci
462306a36Sopenharmony_cichoice
562306a36Sopenharmony_ci	prompt "Highlander options"
662306a36Sopenharmony_ci	default SH_R7780MP
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciconfig SH_R7780RP
962306a36Sopenharmony_ci	bool "R7780RP-1 board support"
1062306a36Sopenharmony_ci	depends on CPU_SUBTYPE_SH7780
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciconfig SH_R7780MP
1362306a36Sopenharmony_ci	bool "R7780MP board support"
1462306a36Sopenharmony_ci	depends on CPU_SUBTYPE_SH7780
1562306a36Sopenharmony_ci	help
1662306a36Sopenharmony_ci	  Selecting this option will enable support for the mass-production
1762306a36Sopenharmony_ci	  version of the R7780RP. If in doubt, say Y.
1862306a36Sopenharmony_ci
1962306a36Sopenharmony_ciconfig SH_R7785RP
2062306a36Sopenharmony_ci	bool "R7785RP board support"
2162306a36Sopenharmony_ci	depends on CPU_SUBTYPE_SH7785
2262306a36Sopenharmony_ci	select GPIOLIB
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ciendchoice
2562306a36Sopenharmony_ci
2662306a36Sopenharmony_ciendif
27