| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | config WLAN_VENDOR_REALTEK |
|---|
| 2 | 3 | bool "Realtek devices" |
|---|
| 3 | 4 | default y |
|---|
| 4 | | - ---help--- |
|---|
| 5 | + help |
|---|
| 5 | 6 | If you have a wireless card belonging to this class, say Y. |
|---|
| 6 | 7 | |
|---|
| 7 | 8 | Note that the answer to this question doesn't directly affect the |
|---|
| .. | .. |
|---|
| 14 | 15 | source "drivers/net/wireless/realtek/rtl818x/Kconfig" |
|---|
| 15 | 16 | source "drivers/net/wireless/realtek/rtlwifi/Kconfig" |
|---|
| 16 | 17 | source "drivers/net/wireless/realtek/rtl8xxxu/Kconfig" |
|---|
| 18 | +source "drivers/net/wireless/realtek/rtw88/Kconfig" |
|---|
| 17 | 19 | |
|---|
| 18 | 20 | endif # WLAN_VENDOR_REALTEK |
|---|