^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) if SH_RTS7751R2D
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) menu "RTS7751R2D Board Revision"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) config RTS7751R2D_PLUS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) bool "R2D-PLUS"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) Selecting this option will configure the kernel for R2D-PLUS.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) R2D-PLUS is the smaller of the two R2D board versions, equipped
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) with a single PCI slot.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) config RTS7751R2D_1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) bool "R2D-1"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) Selecting this option will configure the kernel for R2D-1.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) R2D-1 is the larger of the two R2D board versions, equipped
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) with two PCI slots.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) endmenu
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) endif
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24)