Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d708b41c authored by Jesper Nilsson's avatar Jesper Nilsson
Browse files

CRISv32: Fix RS485 port 4 CD Kconfig item.



The Kconfig item for port 4 CD was controlled by the same
Kconfig item as for port 3.

Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent f06d8b69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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