mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-02-16 19:32:07 +00:00
rtl8188eu: adding Kconfig for kernel build integration
This commit is contained in:
parent
52853162f7
commit
9f98ad1abc
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…
Add table
Reference in a new issue