diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-02 15:09:22 +0200 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-04 12:59:42 +0200 |
commit | 5866d7ef9553c0107576dc1bc1d5c6acb68e8f87 (patch) | |
tree | 6530eb6d0c650e01acfa3a03e952dfc3408e8027 | |
parent | fcb31dbb36bfaa96ceb64ed0924a828013429840 (diff) | |
download | kernel_samsung_espresso10-5866d7ef9553c0107576dc1bc1d5c6acb68e8f87.zip kernel_samsung_espresso10-5866d7ef9553c0107576dc1bc1d5c6acb68e8f87.tar.gz kernel_samsung_espresso10-5866d7ef9553c0107576dc1bc1d5c6acb68e8f87.tar.bz2 |
CRIS: Better link to rs485 in help
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
-rw-r--r-- | arch/cris/arch-v10/drivers/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v10/drivers/Kconfig b/arch/cris/arch-v10/drivers/Kconfig index 58f5864..0d72217 100644 --- a/arch/cris/arch-v10/drivers/Kconfig +++ b/arch/cris/arch-v10/drivers/Kconfig @@ -383,7 +383,7 @@ config ETRAX_RS485 depends on ETRAX_SERIAL help Enables support for RS-485 serial communication. For a primer on - RS-485, see <http://www.hw.cz/english/docs/rs485/rs485.html>. + RS-485, see <http://en.wikipedia.org/wiki/Rs485> config ETRAX_RS485_ON_PA bool "RS-485 mode on PA" |