xref: /linux/arch/sh/boards/mach-r2d/Kconfig (revision 498495dba268b20e8eadd7fe93c140c68b6cc9d2)
1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2da2014a2SPaul Mundtif SH_RTS7751R2D
3da2014a2SPaul Mundt
4da2014a2SPaul Mundtmenu "RTS7751R2D Board Revision"
5da2014a2SPaul Mundt
6da2014a2SPaul Mundtconfig RTS7751R2D_PLUS
7da2014a2SPaul Mundt	bool "R2D-PLUS"
8da2014a2SPaul Mundt	help
9da2014a2SPaul Mundt	  Selecting this option will configure the kernel for R2D-PLUS.
10da2014a2SPaul Mundt
11da2014a2SPaul Mundt	  R2D-PLUS is the smaller of the two R2D board versions, equipped
12da2014a2SPaul Mundt	  with a single PCI slot.
13da2014a2SPaul Mundt
14da2014a2SPaul Mundtconfig RTS7751R2D_1
15da2014a2SPaul Mundt	bool "R2D-1"
16da2014a2SPaul Mundt	help
17da2014a2SPaul Mundt	  Selecting this option will configure the kernel for R2D-1.
18da2014a2SPaul Mundt
19da2014a2SPaul Mundt	  R2D-1 is the larger of the two R2D board versions, equipped
20da2014a2SPaul Mundt	  with two PCI slots.
21da2014a2SPaul Mundtendmenu
22da2014a2SPaul Mundt
23da2014a2SPaul Mundtendif
24da2014a2SPaul Mundt
25