Skip to content

Commit 2db9388

Browse files
kathiravan-moorthyandersson
authored andcommitted
arm64: defconfig: enable IPQ5210 RDP504 base configs
Enable GCC, Pinctrl for Qualcomm's IPQ5210 SoC which is required to boot ipq5210-rdp504 board to a console shell. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260318-ipq5210_boot_to_shell-v2-6-a87e27c37070@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 8e23163 commit 2db9388

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@ CONFIG_PINCTRL_MSM=y
651651
CONFIG_PINCTRL_ELIZA=y
652652
CONFIG_PINCTRL_GLYMUR=y
653653
CONFIG_PINCTRL_IPQ5018=y
654+
CONFIG_PINCTRL_IPQ5210=y
654655
CONFIG_PINCTRL_IPQ5332=y
655656
CONFIG_PINCTRL_IPQ5424=y
656657
CONFIG_PINCTRL_IPQ8074=y
@@ -1488,6 +1489,7 @@ CONFIG_IPQ_APSS_6018=y
14881489
CONFIG_IPQ_APSS_5018=y
14891490
CONFIG_IPQ_CMN_PLL=m
14901491
CONFIG_IPQ_GCC_5018=y
1492+
CONFIG_IPQ_GCC_5210=y
14911493
CONFIG_IPQ_GCC_5332=y
14921494
CONFIG_IPQ_GCC_5424=y
14931495
CONFIG_IPQ_GCC_6018=y

0 commit comments

Comments
 (0)