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 00000000000..b0abddc3e84
--- /dev/null
+++ b/arch/sh/boards/mach-magicpanelr2/Kconfig
@@ -0,0 +1,13 @@
1if SH_MAGIC_PANEL_R2
2
3menu "Magic Panel R2 options"
4
5config SH_MAGIC_PANEL_R2_VERSION
6 int SH_MAGIC_PANEL_R2_VERSION
7 default "3"
8 help
9 Set the version of the Magic Panel R2
10
11endmenu
12
13endif