diff options
author | Adrian McMenamin <adrian@mcmen.demon.co.uk> | 2007-10-15 10:38:31 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-10-30 08:44:12 +0900 |
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 depends on CPU_SUBTYPE_SH7091 help Select Dreamcast if configuring for a SEGA Dreamcast. - More information at - <http://www.m17n.org/linux-sh/dreamcast/>. There is a - Dreamcast project is at <http://linuxdc.sourceforge.net/>. + More information at <http://www.linux-sh.org> config SH_MPC1211 bool "Interface MPC1211" |