xref: /openbmc/linux/arch/sh/boards/mach-rsk/Kconfig (revision b6397435)
1ea0aac1eSPaul Mundtif SH_RSK
2ea0aac1eSPaul Mundt
3ea0aac1eSPaul Mundtchoice
4ea0aac1eSPaul Mundt	prompt "RSK+ options"
5ea0aac1eSPaul Mundt	default SH_RSK7203
6ea0aac1eSPaul Mundt
7ea0aac1eSPaul Mundtconfig SH_RSK7201
8ea0aac1eSPaul Mundt	bool "RSK7201"
9ea0aac1eSPaul Mundt	depends on CPU_SUBTYPE_SH7201
10ea0aac1eSPaul Mundt
11ea0aac1eSPaul Mundtconfig SH_RSK7203
12ea0aac1eSPaul Mundt	bool "RSK7203"
13ae5e6d05SPaul Mundt	select ARCH_REQUIRE_GPIOLIB
14ea0aac1eSPaul Mundt	depends on CPU_SUBTYPE_SH7203
15ea0aac1eSPaul Mundt
16d584e204SPhil Edworthyconfig SH_RSK7264
17d584e204SPhil Edworthy	bool "RSK2+SH7264"
1841797f75SPhil Edworthy	select ARCH_REQUIRE_GPIOLIB
19d584e204SPhil Edworthy	depends on CPU_SUBTYPE_SH7264
20d584e204SPhil Edworthy
21*b6397435SPhil Edworthyconfig SH_RSK7269
22*b6397435SPhil Edworthy	bool "RSK2+SH7269"
23*b6397435SPhil Edworthy	select ARCH_REQUIRE_GPIOLIB
24*b6397435SPhil Edworthy	depends on CPU_SUBTYPE_SH7269
25*b6397435SPhil Edworthy
26ea0aac1eSPaul Mundtendchoice
27ea0aac1eSPaul Mundt
28ea0aac1eSPaul Mundtendif
29