Loading drivers/soc/qcom/Kconfig +0 −7 Original line number Diff line number Diff line Loading @@ -786,13 +786,6 @@ config MSM_QBT1000 This driver is used to enable clocks and marshal buffers for trusted applications running in the trusted execution environment. config MSM_PACMAN tristate "Enable the Peripheral Access Control Manager (PACMan)" help Add support for the Peripheral Access Control Manager (PACMan). This driver allows reconfiguration of the Bus Access Manager Low Speed peripheral (BLSP) ownership. config MSM_KERNEL_PROTECT bool "Protect kernel text by removing write permissions" depends on !FUNCTION_TRACER Loading drivers/soc/qcom/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,6 @@ obj-$(CONFIG_TRACER_PKT) += tracer_pkt.o obj-$(CONFIG_ICNSS) += icnss.o wlan_firmware_service_v01.o obj-$(CONFIG_MSM_BAM_DMUX) += bam_dmux.o obj-$(CONFIG_MSM_SERVICE_LOCATOR) += service-locator.o obj-$(CONFIG_MSM_PACMAN) += msm_pacman.o obj-$(CONFIG_MSM_QBT1000) += qbt1000.o obj-$(CONFIG_MSM_SCM_XPU) += scm-xpu.o obj-$(CONFIG_MSM_KERNEL_PROTECT) += kernel_protect.o Loading Loading
drivers/soc/qcom/Kconfig +0 −7 Original line number Diff line number Diff line Loading @@ -786,13 +786,6 @@ config MSM_QBT1000 This driver is used to enable clocks and marshal buffers for trusted applications running in the trusted execution environment. config MSM_PACMAN tristate "Enable the Peripheral Access Control Manager (PACMan)" help Add support for the Peripheral Access Control Manager (PACMan). This driver allows reconfiguration of the Bus Access Manager Low Speed peripheral (BLSP) ownership. config MSM_KERNEL_PROTECT bool "Protect kernel text by removing write permissions" depends on !FUNCTION_TRACER Loading
drivers/soc/qcom/Makefile +0 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,6 @@ obj-$(CONFIG_TRACER_PKT) += tracer_pkt.o obj-$(CONFIG_ICNSS) += icnss.o wlan_firmware_service_v01.o obj-$(CONFIG_MSM_BAM_DMUX) += bam_dmux.o obj-$(CONFIG_MSM_SERVICE_LOCATOR) += service-locator.o obj-$(CONFIG_MSM_PACMAN) += msm_pacman.o obj-$(CONFIG_MSM_QBT1000) += qbt1000.o obj-$(CONFIG_MSM_SCM_XPU) += scm-xpu.o obj-$(CONFIG_MSM_KERNEL_PROTECT) += kernel_protect.o Loading