Kconfig 275 B

12345678910
  1. menuconfig WL_MEDIATEK
  2. bool "Mediatek Wireless LAN support"
  3. ---help---
  4. Enable community drivers for MediaTek WiFi devices.
  5. Those drivers make use of the Linux mac80211 stack.
  6. if WL_MEDIATEK
  7. source "drivers/net/wireless/mediatek/mt7601u/Kconfig"
  8. endif # WL_MEDIATEK