Skip to content

Commit 707b88e

Browse files
committed
stp: xcvr state
1 parent 83a0d68 commit 707b88e

File tree

2 files changed

+7711
-6981
lines changed

2 files changed

+7711
-6981
lines changed

Kconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,18 @@ config STP_FC0_RX
117117
depends on STP
118118
bool "Enable FC port 0 RX instance"
119119

120+
config STP_FC0_XCVR_RX
121+
depends on STP
122+
bool "Enable FC port 0 transceiver RX instance"
123+
120124
config STP_FC1_TX
121125
depends on STP
122126
bool "Enable FC port 1 TX instance"
123127

124128
config STP_FC1_RX
125129
depends on STP
126130
bool "Enable FC port 1 RX instance"
131+
132+
config STP_FC1_XCVR_RX
133+
depends on STP
134+
bool "Enable FC port 1 transceiver RX instance"

0 commit comments

Comments
 (0)