]> err.no Git - linux-2.6/blob - arch/sh/boards/magicpanelr2/Kconfig
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / 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