diff options
author | Adrian McMenamin <adrian@mcmen.demon.co.uk> | 2007-10-14 21:38:31 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-10-29 19:44:12 -0400 |
commit | ad07b1001ec5132c93a5a85679355255d1f9444d (patch) | |
tree | 04f8532d9e1cc023ee74624d1eec6d1f3a26344c /arch/sh/Kconfig | |
parent | c6f93a340ffe90aec3759a2eea8f9167123b310a (diff) |
sh: Clean up Kconfig entry for Dreamcast.
Remove reference to out of date/rotting websites.
Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 247f8a65e733..42d811325ffb 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -291,9 +291,7 @@ config SH_DREAMCAST | |||
291 | depends on CPU_SUBTYPE_SH7091 | 291 | depends on CPU_SUBTYPE_SH7091 |
292 | help | 292 | help |
293 | Select Dreamcast if configuring for a SEGA Dreamcast. | 293 | Select Dreamcast if configuring for a SEGA Dreamcast. |
294 | More information at | 294 | More information at <http://www.linux-sh.org> |
295 | <http://www.m17n.org/linux-sh/dreamcast/>. There is a | ||
296 | Dreamcast project is at <http://linuxdc.sourceforge.net/>. | ||
297 | 295 | ||
298 | config SH_MPC1211 | 296 | config SH_MPC1211 |
299 | bool "Interface MPC1211" | 297 | bool "Interface MPC1211" |