blob: 8122a9667fc9a080183dce100f5a7e5656c88177 [file] [log] [blame]
Paul Mundt36efc352006-09-27 14:02:09 +09001if SH_RTS7751R2D
2
Magnus Damm68ee0f92007-10-10 18:04:42 +09003menu "RTS7751R2D Board Revision"
Magnus Damm2eeec852007-08-12 15:29:16 +09004
5config RTS7751R2D_PLUS
6 bool "R2D-PLUS"
Paul Mundt36efc352006-09-27 14:02:09 +09007 help
Magnus Damm2eeec852007-08-12 15:29:16 +09008 Selecting this option will configure the kernel for R2D-PLUS.
9
10 R2D-PLUS is the smaller of the two R2D board versions, equipped
11 with a single PCI slot.
12
13config RTS7751R2D_1
14 bool "R2D-1"
15 help
16 Selecting this option will configure the kernel for R2D-1.
17
18 R2D-1 is the larger of the two R2D board versions, equipped
19 with two PCI slots.
Paul Mundt36efc352006-09-27 14:02:09 +090020endmenu
21
22endif
23