arm64: defconfig: enable clock controller and pinctrl
authorTengfei Fan <quic_tengfan@quicinc.com>
Wed, 29 Nov 2023 10:33:25 +0000 (18:33 +0800)
committerBjorn Andersson <andersson@kernel.org>
Sat, 16 Dec 2023 04:58:01 +0000 (22:58 -0600)
commitcdd97e07e5fa6babc8f620951efa517a1e29d6e2
tree1f875c760ee6a1731ba0e43f3fdae20f93c529af
parent17fc6f391932dfc8c11634667ca2d1d24c961cf5
arm64: defconfig: enable clock controller and pinctrl

Enable global clock controller and pinctrl for support the Qualcomm
SM4450 platform to boot to UART console.

The serial engine depends on some global clock controller and pinctrl, but
as the serial console driver is only available as built-in, so the global
clock controller and pinctrl also needs be built-in for the UART device to
probe and register the console.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Link: https://lore.kernel.org/r/20231129103325.24854-7-quic_tengfan@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/configs/defconfig