rtl8188eu: Add RTL8188F support

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2021-03-20 13:05:41 -05:00
parent 8cb717bd63
commit fe4156ba5a

View file

@ -14,7 +14,7 @@
#define RTL8195A_SUPPORT 0
#define RTL8197F_SUPPORT 0
#define RTL8703B_SUPPORT 0
#define RTL8188F_SUPPORT 0
#define RTL8188F_SUPPORT 1
#define RTL8822B_SUPPORT 0
#define RTL8821B_SUPPORT 0
#define RTL8821C_SUPPORT 0