Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
[pandora-kernel.git] / arch / sh / boards / magicpanelr2 / Kconfig
1 if SH_MAGIC_PANEL_R2
2
3 menu "Magic Panel R2 options"
4
5 config 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
11 endmenu
12
13 endif