1 # SPDX-License-Identifier: GPL-2.0-only
3 # RTL818X Wireless LAN device configuration
6 tristate "Realtek 8180/8185/8187SE PCI support"
7 depends on MAC80211 && PCI
10 This is a driver for RTL8180, RTL8185 and RTL8187SE based cards.
11 These are PCI based chips found in cards such as:
25 Ovislink AirLive WL-1120PCM
40 Siemens-fujitsu Amilo D1840W
49 Roper FreeLan 802.11b (edition 2004)
50 Wistron Neweb Corp CB-200B
53 TwinMOS Booming B Series
59 Thanks to Realtek for their support!
62 tristate "Realtek 8187 and 8187B USB support"
63 depends on MAC80211 && USB
66 This is a driver for RTL8187 and RTL8187B based cards.
67 These are USB based chips found in devices such as:
74 ASUS P5B Deluxe/P5K Premium motherboards
75 Toshiba Satellite Pro series of laptops
77 Linksys WUSB54GC-EU v2
78 (v1 = rt73usb; v3 is rt2070-based,
79 use staging/rt3070 or try rt2800usb)
81 Thanks to Realtek for their support!
83 # If possible, automatically enable LEDs for RTL8187.
87 depends on RTL8187 && MAC80211_LEDS && (LEDS_CLASS = y || LEDS_CLASS = RTL8187)