diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-06-11 12:03:49 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-06-19 15:17:26 +0200 |
commit | e70cfe4aec0880d45c0ba773123fe18b9d699a64 (patch) | |
tree | 79adf120149f9357662e4f5528c359e757d41d37 /arch/sh | |
parent | 8a7a1558e50cac1004dba19a9bc414c4e9efccba (diff) | |
download | linux-e70cfe4aec0880d45c0ba773123fe18b9d699a64.tar.bz2 |
SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/boards/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/Kconfig b/arch/sh/boards/Kconfig index eb1cf84231a2..892c6ce62f4f 100644 --- a/arch/sh/boards/Kconfig +++ b/arch/sh/boards/Kconfig @@ -371,7 +371,7 @@ if SH_MAGIC_PANEL_R2 menu "Magic Panel R2 options" config SH_MAGIC_PANEL_R2_VERSION - int SH_MAGIC_PANEL_R2_VERSION + int "Magic Panel R2 Version" default "3" help Set the version of the Magic Panel R2 |