[PATCH] arm64: defconfig: remove duplicate TYPEC_UCSI & QCOM_PMIC_GLINK

Neil Armstrong neil.armstrong at linaro.org
Fri Mar 24 02:37:54 PDT 2023


Both configs were already applied by 2 separate changes,
fix this to avoid:
arch/arm64/configs/defconfig:989:warning: override: reassigning to symbol TYPEC_UCSI
arch/arm64/configs/defconfig:1232:warning: override: reassigning to symbol QCOM_PMIC_GLINK

Fixes: 4ffd0b001956 ("arm64: defconfig: add PMIC GLINK modules")
Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
 arch/arm64/configs/defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b6e437486537..c4f231b70898 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -274,8 +274,6 @@ 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

---
base-commit: eba6ffc6c33353bb95c5d2bde35bb80e21c1f713
change-id: 20230324-topic-sm8450-upstream-defconfig-fixup-3516a5f976a1

Best regards,
-- 
Neil Armstrong <neil.armstrong at linaro.org>




More information about the linux-arm-kernel mailing list