aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/renesas/rts7751r2d/Kconfig
blob: 7780d1fb13fff8e3f842f6c4758b1dec76bbb028 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
if SH_RTS7751R2D

menu "RTS7751R2D options"

config RTS7751R2D_REV11
	bool "RTS7751R2D Rev. 1.1 board support"
	help
	  Selecting this option will support version rev. 1.1.
endmenu

endif