diff mbox series

[1/5] arm64: defconfig: Enable some Qualcomm drivers

Message ID 20220131165056.2117434-1-dmitry.baryshkov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [1/5] arm64: defconfig: Enable some Qualcomm drivers | expand

Commit Message

Dmitry Baryshkov Jan. 31, 2022, 4:50 p.m. UTC
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(+)

Comments

Bjorn Andersson Feb. 1, 2022, 5:19 a.m. UTC | #1
On Mon, 31 Jan 2022 19:50:52 +0300, Dmitry Baryshkov wrote:
> Enable coincell, fastrpc, mailbox and adc-tm5 drivers to be built as
> modules. These driver are used on many of Qualcomm platforms.
> 
> 

Applied, thanks!

[1/5] arm64: defconfig: Enable some Qualcomm drivers
      commit: 1677e64d480d190959c971a69c17e8da27bd3e17
[2/5] arm64: defconfig: enable ath11k driver
      commit: af2d38db2674139182e0cea4552cc83cbb8db0d0
[3/5] arm64: defconfig: enable mcp251xfd driver
      commit: 17ef0b4b441f755ad81800167a672ecbeeafb6c5

Best regards,
diff mbox series

Patch

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