Kconfig 386 B

123456789101112131415
  1. config RTL8192CE
  2. tristate "Realtek RTL8192CE/RTL8188SE Wireless Network Adapter"
  3. depends on MAC80211 && EXPERIMENTAL
  4. select FW_LOADER
  5. select RTLWIFI
  6. ---help---
  7. This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe
  8. wireless network adapters.
  9. If you choose to build it as a module, it will be called rtl8192ce
  10. config RTLWIFI
  11. tristate
  12. depends on RTL8192CE
  13. default m