Loading arch/arm/configs/sdxpoorwills-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -322,6 +322,7 @@ CONFIG_ION=y CONFIG_ION_MSM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_ECM_IPA=y CONFIG_RNDIS_IPA=y Loading arch/arm/configs/sdxpoorwills_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -327,6 +327,7 @@ CONFIG_ION=y CONFIG_ION_MSM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_ECM_IPA=y CONFIG_RNDIS_IPA=y Loading drivers/platform/msm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,16 @@ config IPA3 Kernel and user-space processes can call the IPA driver to configure IPA core. config IPA_WDI_UNIFIED_API bool "IPA WDI unified API support" depends on IPA3 help This driver supports IPA WDI unified API. WDI is the interface between IPA micro controller and WLAN chipset. It is designed to support IPA HW accelerating path for WLAN use case. The IPA WDI unified API supports all WDI versions through a unified interface. config RMNET_IPA3 tristate "IPA3 RMNET WWAN Network Device" depends on IPA3 && MSM_QMI_INTERFACE Loading Loading
arch/arm/configs/sdxpoorwills-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -322,6 +322,7 @@ CONFIG_ION=y CONFIG_ION_MSM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_ECM_IPA=y CONFIG_RNDIS_IPA=y Loading
arch/arm/configs/sdxpoorwills_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -327,6 +327,7 @@ CONFIG_ION=y CONFIG_ION_MSM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_ECM_IPA=y CONFIG_RNDIS_IPA=y Loading
drivers/platform/msm/Kconfig +10 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,16 @@ config IPA3 Kernel and user-space processes can call the IPA driver to configure IPA core. config IPA_WDI_UNIFIED_API bool "IPA WDI unified API support" depends on IPA3 help This driver supports IPA WDI unified API. WDI is the interface between IPA micro controller and WLAN chipset. It is designed to support IPA HW accelerating path for WLAN use case. The IPA WDI unified API supports all WDI versions through a unified interface. config RMNET_IPA3 tristate "IPA3 RMNET WWAN Network Device" depends on IPA3 && MSM_QMI_INTERFACE Loading