diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2014-06-11 06:03:49 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-06-19 09:17:26 -0400 |
commit | e70cfe4aec0880d45c0ba773123fe18b9d699a64 (patch) | |
tree | 79adf120149f9357662e4f5528c359e757d41d37 | |
parent | 8a7a1558e50cac1004dba19a9bc414c4e9efccba (diff) |
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>
-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 | |||
371 | menu "Magic Panel R2 options" | 371 | menu "Magic Panel R2 options" |
372 | 372 | ||
373 | config SH_MAGIC_PANEL_R2_VERSION | 373 | config SH_MAGIC_PANEL_R2_VERSION |
374 | int SH_MAGIC_PANEL_R2_VERSION | 374 | int "Magic Panel R2 Version" |
375 | default "3" | 375 | default "3" |
376 | help | 376 | help |
377 | Set the version of the Magic Panel R2 | 377 | Set the version of the Magic Panel R2 |