| Paul Mundt | 36efc35 | 2006-09-27 14:02:09 +0900 | [diff] [blame] | 1 | if SH_RTS7751R2D | 
 | 2 |  | 
| Magnus Damm | 68ee0f9 | 2007-10-10 18:04:42 +0900 | [diff] [blame] | 3 | menu "RTS7751R2D Board Revision" | 
| Magnus Damm | 2eeec85 | 2007-08-12 15:29:16 +0900 | [diff] [blame] | 4 |  | 
 | 5 | config RTS7751R2D_PLUS | 
 | 6 | 	bool "R2D-PLUS" | 
| Paul Mundt | 36efc35 | 2006-09-27 14:02:09 +0900 | [diff] [blame] | 7 | 	help | 
| Magnus Damm | 2eeec85 | 2007-08-12 15:29:16 +0900 | [diff] [blame] | 8 | 	  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 |  | 
 | 13 | config 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 Mundt | 36efc35 | 2006-09-27 14:02:09 +0900 | [diff] [blame] | 20 | endmenu | 
 | 21 |  | 
 | 22 | endif | 
 | 23 |  |