linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/5] arm64: defconfig: Enable some Qualcomm drivers
@ 2022-01-31 16:50 Dmitry Baryshkov
  2022-01-31 16:50 ` [PATCH 2/5] arm64: defconfig: enable ath11k driver Dmitry Baryshkov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Dmitry Baryshkov @ 2022-01-31 16:50 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Catalin Marinas, Will Deacon
  Cc: linux-arm-msm, linux-arm-kernel

Enable coincell, fastrpc, mailbox and adc-tm5 drivers to be built as
modules. These driver are used on many of Qualcomm platforms.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/configs/defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 30516dc0b70e..ab1920df6c27 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -270,6 +270,8 @@ CONFIG_BLK_DEV_LOOP=y
 CONFIG_BLK_DEV_NBD=m
 CONFIG_VIRTIO_BLK=y
 CONFIG_BLK_DEV_NVME=m
+CONFIG_QCOM_COINCELL=m
+CONFIG_QCOM_FASTRPC=m
 CONFIG_SRAM=y
 CONFIG_PCI_ENDPOINT_TEST=m
 CONFIG_EEPROM_AT24=m
@@ -586,6 +588,7 @@ CONFIG_TEGRA_SOCTHERM=m
 CONFIG_QCOM_TSENS=y
 CONFIG_QCOM_SPMI_TEMP_ALARM=m
 CONFIG_QCOM_LMH=m
+CONFIG_QCOM_SPMI_ADC_TM5=m
 CONFIG_UNIPHIER_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_SL28CPLD_WATCHDOG=m
@@ -1050,6 +1053,7 @@ CONFIG_FSL_DPAA=y
 CONFIG_FSL_MC_DPIO=y
 CONFIG_FSL_RCPM=y
 CONFIG_MTK_PMIC_WRAP=y
+CONFIG_MAILBOX=y
 CONFIG_QCOM_AOSS_QMP=y
 CONFIG_QCOM_COMMAND_DB=y
 CONFIG_QCOM_GENI_SE=y
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-02-01  5:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-31 16:50 [PATCH 1/5] arm64: defconfig: Enable some Qualcomm drivers Dmitry Baryshkov
2022-01-31 16:50 ` [PATCH 2/5] arm64: defconfig: enable ath11k driver Dmitry Baryshkov
2022-01-31 16:50 ` [PATCH 3/5] arm64: defconfig: enable mcp251xfd driver Dmitry Baryshkov
2022-01-31 16:50 ` [PATCH 4/5] arm64: defconfig: Enable PM8916 watchdog driver Dmitry Baryshkov
2022-01-31 18:30   ` Bjorn Andersson
2022-01-31 16:50 ` [PATCH 5/5] arm64: defconfig: Enable SM8250 video clock controller Dmitry Baryshkov
2022-02-01  5:19 ` (subset) [PATCH 1/5] arm64: defconfig: Enable some Qualcomm drivers Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).