IMX_SCU is specific on imx8, so remove it to avoid warnings

[NOTE]: 'CONFIG_PINCTRL_IMX_SCU' last val (y) and .config val (n) do not match
    [INFO]: CONFIG_PINCTRL_IMX_SCU : n
    [INFO]: raw config text:

        config PINCTRL_IMX_SCU
                tristate
                select PINCTRL_IMX
                depends on IMX_SCU && PINCTRL

        Config 'PINCTRL_IMX_SCU' has the following Direct dependencies 
(PINCTRL_IMX_SCU=y):
                IMX_SCU(=y) && PINCTRL(=y)
        Parent dependencies are:
             PINCTRL [y] IMX_SCU [y]
    [INFO]: config 'CONFIG_PINCTRL_IMX_SCU' was set, but it wasn't assignable, 
check (parent) dependencies

    [INFO]: selection details for 'CONFIG_PINCTRL_IMX_SCU':
        Symbols currently n-selecting this symbol (no effect):
          - PINCTRL_IMX8QM
          - PINCTRL_IMX8QXP
          - PINCTRL_IMX8DXL

Signed-off-by: Xiaolei Wang <xiaolei.w...@windriver.com>
---
 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 41964ea5..29c3b8e3 100644
--- a/bsp/nxp-imx9/nxp-imx9.cfg
+++ b/bsp/nxp-imx9/nxp-imx9.cfg
@@ -164,7 +164,6 @@ CONFIG_SPI_SLAVE=y
 CONFIG_PINCTRL=y
 CONFIG_GPIOLIB=y
 CONFIG_PINCTRL_IMX=y
-CONFIG_PINCTRL_IMX_SCU=y
 CONFIG_PINCTRL_IMX93=y
 CONFIG_GPIO_MAX732X=y
 CONFIG_GPIO_PCA953X=y
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13731): 
https://lists.yoctoproject.org/g/linux-yocto/message/13731
Mute This Topic: https://lists.yoctoproject.org/mt/105158062/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to