RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / sh / boards / mach-r2d / Kconfig
blob8122a9667fc9a080183dce100f5a7e5656c88177
1 if SH_RTS7751R2D
3 menu "RTS7751R2D Board Revision"
5 config RTS7751R2D_PLUS
6         bool "R2D-PLUS"
7         help
8           Selecting this option will configure the kernel for R2D-PLUS.
10           R2D-PLUS is the smaller of the two R2D board versions, equipped
11           with a single PCI slot.
13 config RTS7751R2D_1
14         bool "R2D-1"
15         help
16           Selecting this option will configure the kernel for R2D-1.
18           R2D-1 is the larger of the two R2D board versions, equipped
19           with two PCI slots.
20 endmenu
22 endif