diff options
author | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-02 09:09:22 -0400 |
---|---|---|
committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-08-04 06:59:42 -0400 |
commit | 5866d7ef9553c0107576dc1bc1d5c6acb68e8f87 (patch) | |
tree | 6530eb6d0c650e01acfa3a03e952dfc3408e8027 /arch/cris/arch-v10/drivers | |
parent | fcb31dbb36bfaa96ceb64ed0924a828013429840 (diff) |
CRIS: Better link to rs485 in help
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Diffstat (limited to 'arch/cris/arch-v10/drivers')
-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 58f5864a6680..0d7221779923 100644 --- a/arch/cris/arch-v10/drivers/Kconfig +++ b/arch/cris/arch-v10/drivers/Kconfig | |||
@@ -383,7 +383,7 @@ config ETRAX_RS485 | |||
383 | depends on ETRAX_SERIAL | 383 | depends on ETRAX_SERIAL |
384 | help | 384 | help |
385 | Enables support for RS-485 serial communication. For a primer on | 385 | Enables support for RS-485 serial communication. For a primer on |
386 | RS-485, see <http://www.hw.cz/english/docs/rs485/rs485.html>. | 386 | RS-485, see <http://en.wikipedia.org/wiki/Rs485> |
387 | 387 | ||
388 | config ETRAX_RS485_ON_PA | 388 | config ETRAX_RS485_ON_PA |
389 | bool "RS-485 mode on PA" | 389 | bool "RS-485 mode on PA" |