Skip to content

Commit 78625f4

Browse files
committed
arm64: defconfig: Enable Qualcomm SM8250 pinctrl driver
The SM8250 pinctrl driver provides pin configuration, pin muxing and GPIO pin control for many pins on the SM8250 SoC. Reviewed-by: Jeffrey Hugo <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent ccf2ed1 commit 78625f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
469469
CONFIG_PINCTRL_SC7180=y
470470
CONFIG_PINCTRL_SDM845=y
471471
CONFIG_PINCTRL_SM8150=y
472+
CONFIG_PINCTRL_SM8250=y
472473
CONFIG_GPIO_ALTERA=m
473474
CONFIG_GPIO_DWAPB=y
474475
CONFIG_GPIO_MB86S7X=y

0 commit comments

Comments
 (0)