Skip to content

Commit e77817b

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: reenable SM_DISPCC_8250
CONFIG_SM_DISPCC_8250 is not enabled by default, but it is still necessary for the Qualcomm RB5 board. Reenable it (as it was enabled before the commit dde8cd7 ("arm64: defconfig: rebuild default configuration")). Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com> Fixes: dde8cd7 ("arm64: defconfig: rebuild default configuration") Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220404215913.1497172-1-dmitry.baryshkov@linaro.org
1 parent 56d1670 commit e77817b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1032,6 +1032,7 @@ CONFIG_SM_GCC_8350=y
10321032
CONFIG_SM_GCC_8450=y
10331033
CONFIG_SM_GPUCC_8150=y
10341034
CONFIG_SM_GPUCC_8250=y
1035+
CONFIG_SM_DISPCC_8250=y
10351036
CONFIG_QCOM_HFPLL=y
10361037
CONFIG_CLK_GFM_LPASS_SM8250=m
10371038
CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y

0 commit comments

Comments
 (0)