X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fstaging%2Frtl8712%2FKconfig;fp=kernel%2Fdrivers%2Fstaging%2Frtl8712%2FKconfig;h=f160eee52f0950066af880c652119797abaa6672;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/drivers/staging/rtl8712/Kconfig b/kernel/drivers/staging/rtl8712/Kconfig new file mode 100644 index 000000000..f160eee52 --- /dev/null +++ b/kernel/drivers/staging/rtl8712/Kconfig @@ -0,0 +1,17 @@ +config R8712U + tristate "RealTek RTL8712U (RTL8192SU) Wireless LAN NIC driver" + depends on WLAN && USB + select WIRELESS_EXT + select WEXT_PRIV + select FW_LOADER + ---help--- + This option adds the Realtek RTL8712 USB device such as the D-Link DWA-130. + If built as a module, it will be called r8712u. + +config R8712_TX_AGGR + bool "Realtek RTL8712U Transmit Aggregation code" + depends on R8712U && BROKEN + ---help--- + This option provides transmit aggregation for the Realtek RTL8712 USB device. + +