Loading arch/arm64/configs/vendor/kona-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -390,6 +390,7 @@ CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_USB_BAM=y CONFIG_QCOM_GENI_SE=y CONFIG_SPMI_PMIC_CLKDIV=y CONFIG_MSM_GCC_KONA=y CONFIG_MSM_VIDEOCC_KONA=y Loading arch/arm64/configs/vendor/kona_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -403,6 +403,7 @@ CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_USB_BAM=y CONFIG_QCOM_GENI_SE=y CONFIG_SPMI_PMIC_CLKDIV=y CONFIG_MSM_GCC_KONA=y CONFIG_MSM_VIDEOCC_KONA=y Loading drivers/platform/msm/Kconfig +8 −0 Original line number Diff line number Diff line Loading @@ -162,4 +162,12 @@ config USB_BAM Peripheral-to-Peripheral transfers between the USB and other peripheral. config QCOM_GENI_SE tristate "QCOM GENI Serial Engine Driver" help This module is used to interact with GENI based Serial Engines on Qualcomm Technologies, Inc. Universal Peripheral(QUPv3). This module is used to configure and read the configuration from the Serial Engines. endmenu drivers/platform/msm/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,4 @@ obj-$(CONFIG_SPS) += sps/ obj-$(CONFIG_GSI) += gsi/ obj-$(CONFIG_IPA3) += ipa/ obj-$(CONFIG_USB_BAM) += usb_bam.o obj-$(CONFIG_QCOM_GENI_SE) += qcom-geni-se.o Loading
arch/arm64/configs/vendor/kona-perf_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -390,6 +390,7 @@ CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_USB_BAM=y CONFIG_QCOM_GENI_SE=y CONFIG_SPMI_PMIC_CLKDIV=y CONFIG_MSM_GCC_KONA=y CONFIG_MSM_VIDEOCC_KONA=y Loading
arch/arm64/configs/vendor/kona_defconfig +1 −0 Original line number Diff line number Diff line Loading @@ -403,6 +403,7 @@ CONFIG_IPA_WDI_UNIFIED_API=y CONFIG_RMNET_IPA3=y CONFIG_RNDIS_IPA=y CONFIG_USB_BAM=y CONFIG_QCOM_GENI_SE=y CONFIG_SPMI_PMIC_CLKDIV=y CONFIG_MSM_GCC_KONA=y CONFIG_MSM_VIDEOCC_KONA=y Loading
drivers/platform/msm/Kconfig +8 −0 Original line number Diff line number Diff line Loading @@ -162,4 +162,12 @@ config USB_BAM Peripheral-to-Peripheral transfers between the USB and other peripheral. config QCOM_GENI_SE tristate "QCOM GENI Serial Engine Driver" help This module is used to interact with GENI based Serial Engines on Qualcomm Technologies, Inc. Universal Peripheral(QUPv3). This module is used to configure and read the configuration from the Serial Engines. endmenu
drivers/platform/msm/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,4 @@ obj-$(CONFIG_SPS) += sps/ obj-$(CONFIG_GSI) += gsi/ obj-$(CONFIG_IPA3) += ipa/ obj-$(CONFIG_USB_BAM) += usb_bam.o obj-$(CONFIG_QCOM_GENI_SE) += qcom-geni-se.o