Browse Source

xtensa: Fix home page URL in Kconfig

This home page address has moved to new one.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Masanari Iida 12 years ago
parent
commit
0ada4490a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/xtensa/Kconfig

+ 1 - 1
arch/xtensa/Kconfig

@@ -20,7 +20,7 @@ config XTENSA
 	  configurable and extensible.  The Linux port to the Xtensa
 	  architecture supports all processor configurations and extensions,
 	  with reasonable minimum requirements.  The Xtensa Linux project has
-	  a home page at <http://xtensa.sourceforge.net/>.
+	  a home page at <http://www.linux-xtensa.org/>.
 
 config RWSEM_XCHGADD_ALGORITHM
 	def_bool y