Commit f3cc5f20 authored by Adam Wujek's avatar Adam Wujek 💬

Kconfig: specify port number instead of "further port"

It is much more readable to have "port X" than "further port" in
the Kconfig.
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent c112bd11
......@@ -295,7 +295,7 @@ endmenu
menu "Port Timing Configuration"
config PORT01_PARAMS
string "Parameters for the first port"
string "Parameters for port 1"
default "name=wri1,proto=raw,tx=223896,rx=226310,role=slave,fiber=0" if TIME_BC
default "name=wri1,proto=raw,tx=223896,rx=226310,role=master,fiber=0"
help
......@@ -315,103 +315,103 @@ config PORT01_PARAMS
on a port, keep PTP
config PORT02_PARAMS
string "Parameters for the second port"
string "Parameters for port 2"
default "name=wri2,proto=raw,tx=224066,rx=226334,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT03_PARAMS
string "Parameters for a further port"
string "Parameters for port 3"
default "name=wri3,proto=raw,tx=224170,rx=226620,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT04_PARAMS
string "Parameters for a further port"
string "Parameters for port 4"
default "name=wri4,proto=raw,tx=224278,rx=226722,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT05_PARAMS
string "Parameters for a further port"
string "Parameters for port 5"
default "name=wri5,proto=raw,tx=224431,rx=227755,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT06_PARAMS
string "Parameters for a further port"
string "Parameters for port 6"
default "name=wri6,proto=raw,tx=224607,rx=228005,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT07_PARAMS
string "Parameters for a further port"
string "Parameters for port 6"
default "name=wri7,proto=raw,tx=224788,rx=228176,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT08_PARAMS
string "Parameters for a further port"
string "Parameters for port 8"
default "name=wri8,proto=raw,tx=224903,rx=228251,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT09_PARAMS
string "Parameters for a further port"
string "Parameters for port 9"
default "name=wri9,proto=raw,tx=225040,rx=228274,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT10_PARAMS
string "Parameters for a further port"
string "Parameters for port 10"
default "name=wri10,proto=raw,tx=225285,rx=228599,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT11_PARAMS
string "Parameters for a further port"
string "Parameters for port 11"
default "name=wri11,proto=raw,tx=225510,rx=229052,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT12_PARAMS
string "Parameters for a further port"
string "Parameters for port 12"
default "name=wri12,proto=raw,tx=225625,rx=229111,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT13_PARAMS
string "Parameters for a further port"
string "Parameters for port 13"
default "name=wri13,proto=raw,tx=225779,rx=229389,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT14_PARAMS
string "Parameters for a further port"
string "Parameters for port 14"
default "name=wri14,proto=raw,tx=226005,rx=229533,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT15_PARAMS
string "Parameters for a further port"
string "Parameters for port 15"
default "name=wri15,proto=raw,tx=226228,rx=229984,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT16_PARAMS
string "Parameters for a further port"
string "Parameters for port 16"
default "name=wri16,proto=raw,tx=226352,rx=230126,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT17_PARAMS
string "Parameters for a further port"
string "Parameters for port 17"
default "name=wri17,proto=raw,tx=226534,rx=230134,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
config PORT18_PARAMS
string "Parameters for a further port"
string "Parameters for port 18"
default "name=wri18,proto=raw,tx=226733,rx=230371,role=master,fiber=0"
help
Please check the help of PORT01_PARAMS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment