mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: defconfig: Enable SDM845 video clock controller
Enable the build of sdm845 video clock controller by default. Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Link: https://lore.kernel.org/r/20200522102109.3607-1-stanimir.varbanov@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
b3a9e3b962
commit
3ac98ea25c
1 changed files with 1 additions and 0 deletions
|
@ -821,6 +821,7 @@ CONFIG_SC_GCC_7180=y
|
|||
CONFIG_SDM_CAMCC_845=m
|
||||
CONFIG_SDM_GCC_845=y
|
||||
CONFIG_SDM_GPUCC_845=y
|
||||
CONFIG_SDM_VIDEOCC_845=y
|
||||
CONFIG_SDM_DISPCC_845=y
|
||||
CONFIG_SM_GCC_8150=y
|
||||
CONFIG_SM_GCC_8250=y
|
||||
|
|
Loading…
Add table
Reference in a new issue