aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-magicpanelr2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/mach-magicpanelr2/Kconfig')
-rw-r--r--arch/sh/boards/mach-magicpanelr2/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/sh/boards/mach-magicpanelr2/Kconfig b/arch/sh/boards/mach-magicpanelr2/Kconfig
new file mode 100644
index 000000000000..b0abddc3e84f
--- /dev/null
+++ b/arch/sh/boards/mach-magicpanelr2/Kconfig
@@ -0,0 +1,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