.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # RTL818X Wireless LAN device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
5 | 6 | tristate "Realtek 8180/8185/8187SE PCI support" |
---|
6 | 7 | depends on MAC80211 && PCI |
---|
7 | 8 | select EEPROM_93CX6 |
---|
8 | | - ---help--- |
---|
| 9 | + help |
---|
9 | 10 | This is a driver for RTL8180, RTL8185 and RTL8187SE based cards. |
---|
10 | 11 | These are PCI based chips found in cards such as: |
---|
11 | 12 | |
---|
.. | .. |
---|
61 | 62 | tristate "Realtek 8187 and 8187B USB support" |
---|
62 | 63 | depends on MAC80211 && USB |
---|
63 | 64 | select EEPROM_93CX6 |
---|
64 | | - ---help--- |
---|
| 65 | + help |
---|
65 | 66 | This is a driver for RTL8187 and RTL8187B based cards. |
---|
66 | 67 | These are USB based chips found in devices such as: |
---|
67 | 68 | |
---|