diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-28 13:35:13 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-28 14:06:27 +0000 |
commit | bcc823517a30cc3c742f66bbc8bedf24bf50507b (patch) | |
tree | 47df6bd3f14a4c21e12d00c8719153c74a42254a /main/linux-vanilla/config-vanilla.x86 | |
parent | aa196b724aee67dd5bbe8e00420106bd9a682d0b (diff) | |
download | aports-bcc823517a30cc3c742f66bbc8bedf24bf50507b.tar.bz2 aports-bcc823517a30cc3c742f66bbc8bedf24bf50507b.tar.xz |
main/linux-vanilla: enable Realtek RTL8822BE driver
found in Lenovo IdeaPad
ref #10147
Diffstat (limited to 'main/linux-vanilla/config-vanilla.x86')
-rw-r--r-- | main/linux-vanilla/config-vanilla.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-vanilla/config-vanilla.x86 b/main/linux-vanilla/config-vanilla.x86 index 55a51d87da..f9f08eeae3 100644 --- a/main/linux-vanilla/config-vanilla.x86 +++ b/main/linux-vanilla/config-vanilla.x86 @@ -6269,7 +6269,7 @@ CONFIG_RTLLIB_CRYPTO_WEP=m CONFIG_RTL8723BS=m # CONFIG_R8712U is not set # CONFIG_R8188EU is not set -# CONFIG_R8822BE is not set +CONFIG_R8822BE=m # CONFIG_RTS5208 is not set # CONFIG_VT6655 is not set # CONFIG_VT6656 is not set |