diff options
| author | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-05-25 07:33:51 -0400 |
|---|---|---|
| committer | Jesper Nilsson <jesper.nilsson@axis.com> | 2010-05-25 07:33:51 -0400 |
| commit | f06d8b694c9c96d460990888561b3ab3a5f8192f (patch) | |
| tree | b3ef1bcf7453b33b7f3c13a71d266f572636cf1f | |
| parent | f35d77645808d1b890abb1a36260bf228854259e (diff) | |
CRISv32: Remove duplicated Kconfig items.
The items were duplicated when they should have been moved.
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
| -rw-r--r-- | arch/cris/arch-v32/drivers/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig index b9e328e688be..fdf3faafca99 100644 --- a/arch/cris/arch-v32/drivers/Kconfig +++ b/arch/cris/arch-v32/drivers/Kconfig | |||
| @@ -364,20 +364,6 @@ config ETRAX_SER3_CD_BIT | |||
| 364 | string "Ser 4 CD bit (empty = not used)" | 364 | string "Ser 4 CD bit (empty = not used)" |
| 365 | depends on ETRAX_SERIAL_PORT4 | 365 | depends on ETRAX_SERIAL_PORT4 |
| 366 | 366 | ||
| 367 | config ETRAX_RS485 | ||
| 368 | bool "RS-485 support" | ||
| 369 | depends on ETRAXFS_SERIAL | ||
| 370 | help | ||
| 371 | Enables support for RS-485 serial communication. For a primer on | ||
| 372 | RS-485, see <http://www.hw.cz/english/docs/rs485/rs485.html>. | ||
| 373 | |||
| 374 | config ETRAX_RS485_DISABLE_RECEIVER | ||
| 375 | bool "Disable serial receiver" | ||
| 376 | depends on ETRAX_RS485 | ||
| 377 | help | ||
| 378 | It is necessary to disable the serial receiver to avoid serial | ||
| 379 | loopback. Not all products are able to do this in software only. | ||
| 380 | |||
| 381 | config ETRAX_SYNCHRONOUS_SERIAL | 367 | config ETRAX_SYNCHRONOUS_SERIAL |
| 382 | bool "Synchronous serial-port support" | 368 | bool "Synchronous serial-port support" |
| 383 | depends on ETRAX_ARCH_V32 | 369 | depends on ETRAX_ARCH_V32 |
