mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
arm64: defconfig: build PINCTRL_SM8250_LPASS_LPI as module
Enable the driver used to drive sound-related pins on Qualcomm SM8250 platform (Thundercomm RB5 board). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221210194500.464556-1-dmitry.baryshkov@linaro.org
This commit is contained in:
parent
6878639ee6
commit
fcf1316fd7
|
|
@ -563,6 +563,7 @@ CONFIG_PINCTRL_SDM845=y
|
|||
CONFIG_PINCTRL_SM6115=y
|
||||
CONFIG_PINCTRL_SM8150=y
|
||||
CONFIG_PINCTRL_SM8250=y
|
||||
CONFIG_PINCTRL_SM8250_LPASS_LPI=m
|
||||
CONFIG_PINCTRL_SM8350=y
|
||||
CONFIG_PINCTRL_SM8450=y
|
||||
CONFIG_PINCTRL_LPASS_LPI=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user