aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-magicpanelr2/Kconfig
blob: b0abddc3e84f8e11dfcec2d6e968f1aa03a42412 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
if SH_MAGIC_PANEL_R2

menu "Magic Panel R2 options"

config SH_MAGIC_PANEL_R2_VERSION
	int SH_MAGIC_PANEL_R2_VERSION
	default "3"
	help
	  Set the version of the Magic Panel R2

endmenu

endif