CRISv32: Fix RS485 port 4 CD Kconfig item.
authorJesper Nilsson <jesper.nilsson@axis.com>
Tue, 25 May 2010 11:35:31 +0000 (13:35 +0200)
committerJesper Nilsson <jesper.nilsson@axis.com>
Tue, 25 May 2010 11:35:31 +0000 (13:35 +0200)
The Kconfig item for port 4 CD was controlled by the same
Kconfig item as for port 3.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
arch/cris/arch-v32/drivers/Kconfig

index fdf3faafca99d10458b112e7a278b682f0df801d..a2dd740c5907868f54985a1176ea73df3d752c63 100644 (file)
@@ -360,7 +360,7 @@ config ETRAX_SER4_DSR_BIT
        string "Ser 4 DSR bit (empty = not used)"
        depends on ETRAX_SERIAL_PORT4
 
-config ETRAX_SER3_CD_BIT
+config ETRAX_SER4_CD_BIT
        string "Ser 4 CD bit (empty = not used)"
        depends on ETRAX_SERIAL_PORT4