Skip to content

Commit fc73906

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: Enable some Qualcomm drivers
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> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220131165056.2117434-1-dmitry.baryshkov@linaro.org
1 parent e77817b commit fc73906

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,8 @@ CONFIG_BLK_DEV_LOOP=y
274274
CONFIG_BLK_DEV_NBD=m
275275
CONFIG_VIRTIO_BLK=y
276276
CONFIG_BLK_DEV_NVME=m
277+
CONFIG_QCOM_COINCELL=m
278+
CONFIG_QCOM_FASTRPC=m
277279
CONFIG_SRAM=y
278280
CONFIG_PCI_ENDPOINT_TEST=m
279281
CONFIG_EEPROM_AT24=m
@@ -598,6 +600,7 @@ CONFIG_TEGRA_BPMP_THERMAL=m
598600
CONFIG_QCOM_TSENS=y
599601
CONFIG_QCOM_SPMI_TEMP_ALARM=m
600602
CONFIG_QCOM_LMH=m
603+
CONFIG_QCOM_SPMI_ADC_TM5=m
601604
CONFIG_UNIPHIER_THERMAL=y
602605
CONFIG_WATCHDOG=y
603606
CONFIG_SL28CPLD_WATCHDOG=m
@@ -1069,6 +1072,7 @@ CONFIG_FSL_MC_DPIO=y
10691072
CONFIG_FSL_RCPM=y
10701073
CONFIG_MTK_DEVAPC=m
10711074
CONFIG_MTK_PMIC_WRAP=y
1075+
CONFIG_MAILBOX=y
10721076
CONFIG_QCOM_AOSS_QMP=y
10731077
CONFIG_QCOM_COMMAND_DB=y
10741078
CONFIG_QCOM_CPR=y

0 commit comments

Comments
 (0)