Kconfig 317 B

12345678910111213141516
  1. config MTK_NET_CCMNI
  2. bool "MediaTek CCMNI driver"
  3. depends on MTK_CCCI_DEVICES
  4. default n
  5. select WIRELESS_EXT
  6. select WEXT_PRIV
  7. config MTK_IRAT_SUPPORT
  8. bool "MTK_IRAT_SUPPORT"
  9. depends on MTK_NET_CCMNI
  10. default n
  11. config MTK_C2K_SLOT2_SUPPORT
  12. bool "MTK_C2K_SLOT2_SUPPORT"
  13. depends on MTK_IRAT_SUPPORT
  14. default n