Commit 8540336
s390/lcs: Remove FDDI option
The last s390 machine that supported FDDI was z900 ('7th generation',
released in 2000). The oldest machine generation currently supported by
the Linux kernel is MARCH_Z10 (released 2008). If there is still a usecase
for connecting a Linux on s390 instance to a LAN Channel Station (LCS), it
can only do so via Ethernet.
Randy Dunlap[1] found that LCS over FDDI has never worked, when FDDI
was compiled as module. Instead of fixing that, remove the FDDI option
from the lcs driver.
While at it, make the CONFIG_LCS description a bit more helpful.
References:
[1] https://lore.kernel.org/netdev/20230621213742.8245-1-rdunlap@infradead.org/
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230724131546.3597001-1-wintera@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent f080864 commit 8540336
2 files changed
+8
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 38 | | |
44 | 39 | | |
45 | 40 | | |
| |||
1601 | 1596 | | |
1602 | 1597 | | |
1603 | 1598 | | |
1604 | | - | |
1605 | 1599 | | |
1606 | 1600 | | |
1607 | 1601 | | |
1608 | 1602 | | |
1609 | 1603 | | |
1610 | | - | |
1611 | | - | |
1612 | | - | |
1613 | | - | |
1614 | | - | |
1615 | | - | |
1616 | | - | |
1617 | 1604 | | |
1618 | 1605 | | |
1619 | 1606 | | |
| |||
1806 | 1793 | | |
1807 | 1794 | | |
1808 | 1795 | | |
1809 | | - | |
1810 | | - | |
1811 | | - | |
| 1796 | + | |
1812 | 1797 | | |
1813 | | - | |
1814 | | - | |
1815 | | - | |
1816 | | - | |
| 1798 | + | |
1817 | 1799 | | |
1818 | 1800 | | |
1819 | 1801 | | |
1820 | | - | |
1821 | | - | |
1822 | | - | |
1823 | | - | |
1824 | | - | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
1825 | 1806 | | |
1826 | 1807 | | |
1827 | 1808 | | |
| |||
2140 | 2121 | | |
2141 | 2122 | | |
2142 | 2123 | | |
2143 | | - | |
2144 | 2124 | | |
2145 | 2125 | | |
2146 | 2126 | | |
2147 | 2127 | | |
2148 | | - | |
2149 | | - | |
2150 | | - | |
2151 | | - | |
2152 | | - | |
2153 | | - | |
2154 | | - | |
2155 | 2128 | | |
2156 | 2129 | | |
2157 | 2130 | | |
| |||
0 commit comments