| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291 |
- config MTK_COMBO
- tristate "MediaTek Connectivity Combo Chip Support"
- help
- MTK connectivity combo chip driver for MT66xx
- #
- # MTK Combo Chip Selection
- #
- choice
- prompt "Select Chip"
- depends on MTK_COMBO
- config MTK_COMBO_CHIP_MT6620
- bool "MT6620"
- help
- this config is used to decided combo chip version
- in current platform
- is
- MT6620
- config MTK_COMBO_CHIP_MT6628
- bool "MT6628"
- help
- this config is used to decided combo chip version
- in current platform
- is
- MT6628
- config MTK_COMBO_CHIP_MT6630
- bool "MT6630"
- help
- this config is used to decided combo chip version
- in current platform
- is
- MT6630
- config MTK_COMBO_CHIP_CONSYS_6572
- bool "CONSYS_6572"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6572
- config MTK_COMBO_CHIP_CONSYS_6582
- bool "CONSYS_6582"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6582
- config MTK_COMBO_CHIP_CONSYS_8127
- bool "CONSYS_8127"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6572
- config MTK_COMBO_CHIP_CONSYS_6752
- bool "CONSYS_6752"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6752
- config MTK_COMBO_CHIP_CONSYS_6592
- bool "CONSYS_6592"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6592
- config MTK_COMBO_CHIP_CONSYS_8163
- bool "CONSYS_8163"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT8163
- config MTK_COMBO_CHIP_CONSYS_6735
- bool "CONSYS_6735"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6735
- config MTK_COMBO_CHIP_CONSYS_6755
- bool "CONSYS_6755"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6755
- config MTK_COMBO_CHIP_CONSYS_6580
- bool "CONSYS_6580"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6580
- config MTK_COMBO_CHIP_CONSYS_6797
- bool "CONSYS_6797"
- help
- this config is used to decided SOC consys version
- in current platform
- is
- MT6797
- endchoice
- config MTK_COMBO_CHIP
- string
- default "MT6620" if MTK_COMBO_CHIP_MT6620
- default "MT6628" if MTK_COMBO_CHIP_MT6628
- default "MT6630" if MTK_COMBO_CHIP_MT6630
- default "CONSYS_6572" if MTK_COMBO_CHIP_CONSYS_6572
- default "CONSYS_6582" if MTK_COMBO_CHIP_CONSYS_6582
- default "CONSYS_8127" if MTK_COMBO_CHIP_CONSYS_8127
- default "CONSYS_6752" if MTK_COMBO_CHIP_CONSYS_6752
- default "CONSYS_6755" if MTK_COMBO_CHIP_CONSYS_6755
- default "CONSYS_6592" if MTK_COMBO_CHIP_CONSYS_6592
- default "CONSYS_8163" if MTK_COMBO_CHIP_CONSYS_8163
- default "CONSYS_6735" if MTK_COMBO_CHIP_CONSYS_6735
- default "CONSYS_6580" if MTK_COMBO_CHIP_CONSYS_6580
- default "CONSYS_6797" if MTK_COMBO_CHIP_CONSYS_6797
- help
- this feature is used to identify combo chip version or SOC chip
- consys version.
- #
- # Target Platform Selection
- #
- config MTK_COMBO_PLAT_PATH
- string "Platform folder name"
- depends on MTK_COMBO
- default "sample" if MTK_COMBO_PLAT_SAMPLE
- help
- Specify platform folder under common driver platform folder:
- mtk_wcn_combo/common/platform/*
- #
- # MTK COMBO Chip Configuration
- #
- config MTK_COMBO_COMM
- depends on MTK_COMBO
- tristate "MediaTek Combo Chip Common part driver"
- help
- MediaTek combo chip common part driver
- #config MTK_COMBO_COMM_PS
- # depends on MTK_COMBO_COMM
- # bool "Enable PS support"
- # default n
- # help
- # Enable PS support of common UART interface
- config MTK_COMBO_COMM_UART
- depends on MTK_COMBO_COMM
- tristate "Common interface UART"
- help
- Use UART for common part interface type
- config MTK_COMBO_COMM_SDIO
- depends on MTK_COMBO_COMM
- tristate "Common interface SDIO"
- help
- Use SDIO for common part interface type
- config MTK_COMBO_COMM_NPWR
- depends on MTK_COMBO_COMM
- bool "Enable NPWR support"
- default n
- help
- Enable NPWR support of new power on swquence
- config MTK_COMBO_COMM_APO
- depends on MTK_COMBO_COMM
- bool "Enable always power on support"
- default y
- help
- Enable chip will always power on
- config MTK_COMBO_BT
- tristate "MediaTek Combo Chip BT driver"
- depends on MTK_COMBO
- help
- MTK BT /dev/stpbt driver for Bluedroid
- config MTK_COMBO_ANT
- tristate "MediaTek Combo Chip ANT driver"
- depends on MTK_COMBO
- help
- MTK ANT /dev/stpant driver for ANT
- config MTK_COMBO_BT_HCI
- tristate "MediaTek Combo Chip BlueZ driver"
- depends on BT && MTK_COMBO
- help
- MTK BT driver for BlueZ
- config MTK_COMBO_GPS
- tristate "MediaTek Combo Chip GPS driver"
- depends on MTK_COMBO
- help
- MTK GPS /dev/stpgps driver
- config MTK_COMBO_WIFI
- tristate "MediaTek combo chip Wi-Fi support"
- depends on MTK_COMBO
- select WIRELESS_EXT
- select WEXT_PRIV
- config MTK_WAPI_SUPPORT
- bool "MTK_WAPI_SUPPORT"
- depends on MTK_COMBO_WIFI
- default y
- help
- if it is set to TRUE: Support WAPI (WLAN Authentication and
- Privacy Infrastructure)
- config MTK_PASSPOINT_R1_SUPPORT
- bool "MTK_PASSPOINT_R1_SUPPORT"
- depends on MTK_COMBO_WIFI
- help
- Support Passpoint R1 (Hotspot 2.0 R1)
- config MTK_PASSPOINT_R2_SUPPORT
- bool "MTK_PASSPOINT_R2_SUPPORT"
- depends on MTK_COMBO_WIFI
- help
- Support Passpoint R2
- config MTK_WIFI_MCC_SUPPORT
- bool "MTK_WIFI_MCC_SUPPORT"
- depends on MTK_COMBO_WIFI
- default y
- help
- if it is set to TRUE, wlan will support Multi-Channel Concurrency,
- otherwise, only support Single Channel Concurrency
- config MTK_DHCPV6C_WIFI
- bool "MTK_DHCPV6C_WIFI"
- help
- no: disable this feature
- config MTK_CONN_LTE_IDC_SUPPORT
- bool "MediaTek CONN LTE IDC support"
- select MTK_CONN_MD
- default y
- help
- This option enables CONN LTE IDC support
- menuconfig GPS
- tristate "GPS drivers"
- default y
- ---help---
- Say Y here for supporting GPS.
- if GPS
- config MTK_GPS
- tristate "MediaTek GPS driver"
- default y
- ---help---
- MTK GPS driver
- To switch gps nmea port driver.
- Set "yes" to turn on.
- Set "no" to turn off.
- endif # GPS
- config MTK_GPS_SUPPORT
- tristate "MediaTek GPS driver"
- select MTK_GPS
- help
- to switch GPS feature on the platform.
- Set "yes" to turn on and set "no"
- (with MTK_AGPS_APP=no at the same time)
- to turn off.
- config MTK_GPS_REGISTER_SETTING
- tristate "MediaTek GPS Register Setting"
- depends on MTK_COMBO_GPS
- help
- GPS register settings.
|