diff options
author | Masanari Iida <standby24x7@gmail.com> | 2013-01-04 17:29:18 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-01-04 10:51:42 +0100 |
commit | 0ada4490a458f8052d1c4e9af4be7340d60bd504 (patch) | |
tree | 2af4399209362880ffa46d282b264898973651a6 | |
parent | d82603c6da7579c50ebe3fe7da6e3e267d9f6427 (diff) |
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>
-rw-r--r-- | arch/xtensa/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig index cdcb48adee4..530f18018d0 100644 --- a/arch/xtensa/Kconfig +++ b/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 |