Add an option to multiplex AP and STA on wlan0
authorDiogo Ferreira <defer@cyngn.com>
Fri, 15 Apr 2016 17:34:08 +0000 (18:34 +0100)
committerStricted <info@stricted.net>
Mon, 19 Mar 2018 16:28:48 +0000 (17:28 +0100)
commit40712dd0bbce4222d3c2b4f77f01f28939a623ce
tree42a7c5e88edd2cdc90597932615e11c083f96f03
parent58f3798a019a16cd7fabd260d05dfbe504fa3703
Add an option to multiplex AP and STA on wlan0

This adds CONFIG_MTK_COMBO_AOSP_TETHERING_SUPPORT which, when enabled,
allows ap and wlan to co-exist in the same interface, as Android
expects.

Most of this functionality is also available (albeit not compilable broken)
under CFG_TC1_FEATURE but that has larger implications around the radio
and usb stack that we do not want to adopt.

Change-Id: Ib1d1be40566f1bb9ccc7be45b49ec8d1f3b3ba58
Ticket: PORRIDGE-30
arch/arm/configs/ttab_defconfig
drivers/misc/mediatek/Kconfig
drivers/misc/mediatek/connectivity/conn_soc/common/linux/pub/wmt_chrdev_wifi.c
drivers/misc/mediatek/connectivity/conn_soc/drv_wlan/mt_wifi/wlan/os/linux/gl_init.c
drivers/misc/mediatek/connectivity/conn_soc/drv_wlan/mt_wifi/wlan/os/linux/gl_p2p_init.c