mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: defconfig: add PMIC GLINK modules
Enable the PMIC GLINK core, altmode, battery and UCSI aux drivers as module to enable USB Type-C management over the PMIC GLINK protocol on modern Qcom platforms. Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230130-topic-sm8450-upstream-pmic-glink-v5-12-552f3b721f9e@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
c9ab590f54
commit
4ffd0b0019
@@ -273,6 +273,10 @@ CONFIG_VIRTIO_BLK=y
|
||||
CONFIG_BLK_DEV_NVME=m
|
||||
CONFIG_QCOM_COINCELL=m
|
||||
CONFIG_QCOM_FASTRPC=m
|
||||
CONFIG_BATTERY_QCOM_BATTMGR=m
|
||||
CONFIG_QCOM_PMIC_GLINK=m
|
||||
CONFIG_TYPEC_UCSI=m
|
||||
CONFIG_UCSI_PMIC_GLINK=m
|
||||
CONFIG_SRAM=y
|
||||
CONFIG_PCI_ENDPOINT_TEST=m
|
||||
CONFIG_EEPROM_AT24=m
|
||||
|
||||
Reference in New Issue
Block a user