MXC_CLK_SCU is specific on imx8, so remove it to avoid warnings
[NOTE]: 'CONFIG_MXC_CLK_SCU' last val (y) and .config val (n) do not match
[INFO]: CONFIG_MXC_CLK_SCU : n
[INFO]: raw config text:
config MXC_CLK_SCU
tristate
depends on COMMON_CLK
Config 'MXC_CLK_SCU' has the following Direct dependencies
(MXC_CLK_SCU=y):
COMMON_CLK(=y)
Parent dependencies are:
COMMON_CLK [y]
[INFO]: config 'CONFIG_MXC_CLK_SCU' was set, but it wasn't assignable,
check (parent) dependencies
[INFO]: selection details for 'CONFIG_MXC_CLK_SCU':
Symbols currently n-selecting this symbol (no effect):
- CLK_IMX8QXP
Signed-off-by: Xiaolei Wang <[email protected]>
---
bsp/nxp-imx9/nxp-imx9.cfg | 1 -
1 file changed, 1 deletion(-)
diff --git a/bsp/nxp-imx9/nxp-imx9.cfg b/bsp/nxp-imx9/nxp-imx9.cfg
index c034cb5c..8ad37abb 100644
--- a/bsp/nxp-imx9/nxp-imx9.cfg
+++ b/bsp/nxp-imx9/nxp-imx9.cfg
@@ -511,7 +511,6 @@ CONFIG_DMABUF_HEAPS_DSP=y
# Clock driver for ARM Reference designs
#
CONFIG_MXC_CLK=y
-CONFIG_MXC_CLK_SCU=y
CONFIG_CLK_IMX93=y
#
--
2.25.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13733):
https://lists.yoctoproject.org/g/linux-yocto/message/13733
Mute This Topic: https://lists.yoctoproject.org/mt/105158064/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-