mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2024-11-15 01:19:36 +00:00
Merge pull request #292 from artynet/v5.2.2.4-kconfig
rtl8188eu: adding Kconfig for kernel build integration
This commit is contained in:
commit
5342fb8368
1 changed files with 6 additions and 0 deletions
6
Kconfig
Normal file
6
Kconfig
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
config RTL8188EU
|
||||||
|
tristate "Realtek 8188E USB WiFi"
|
||||||
|
depends on USB
|
||||||
|
---help---
|
||||||
|
Help message of RTL8188EU
|
||||||
|
|
Loading…
Reference in a new issue