mirror of https://gitee.com/openkylin/linux.git
arm64: defconfig: Enable interconnect for imx8mq
Enable INTERCONNECT_IMX8MQ in order to make interconnect more widely available. Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> Acked-by: Georgi Djakov <georgi.djakov@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
4a63902c2b
commit
368e14ddb8
|
@ -1088,6 +1088,8 @@ CONFIG_SLIM_QCOM_CTRL=m
|
|||
CONFIG_SLIM_QCOM_NGD_CTRL=m
|
||||
CONFIG_MUX_MMIO=y
|
||||
CONFIG_INTERCONNECT=y
|
||||
CONFIG_INTERCONNECT_IMX=m
|
||||
CONFIG_INTERCONNECT_IMX8MQ=m
|
||||
CONFIG_INTERCONNECT_QCOM=y
|
||||
CONFIG_INTERCONNECT_QCOM_MSM8916=m
|
||||
CONFIG_INTERCONNECT_QCOM_OSM_L3=m
|
||||
|
|
Loading…
Reference in New Issue