Hi Bruce,

This commit is to fix the build warning in NXP-LS1043 such as below:

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
WARNING: [kernel config]: specified values did not make it into the kernel's 
final configuration:

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

        config MTD_NAND_FSL_IFC
                tristate "Freescale IFC NAND controller"
                depends on (FSL_SOC || ARCH_LAYERSCAPE || SOC_LS1021A || 
COMPILE_TEST) && HAS_IOMEM && FSL_IFC && MTD_RAW_NAND && MTD
                help
                  Various Freescale chips e.g P1010, include a NAND Flash 
machine
                  with built-in hardware ECC capabilities.
                  Enabling this option will enable you to use this to control
                  external NAND devices.

        Config 'MTD_NAND_FSL_IFC' has the following Direct dependencies 
(MTD_NAND_FSL_IFC=n):
                FSL_SOC(undefined/n) || ARCH_LAYERSCAPE(=y) || 
SOC_LS1021A(undefined/n) || COMPILE_TEST(=n) (=y) && HAS_IOMEM(=y) && 
FSL_IFC(=n) && MTD_RAW_NAND(=y) && MTD(=y)
        Parent dependencies are:
             HAS_IOMEM [y] ARCH_LAYERSCAPE [y] MTD_RAW_NAND [y] FSL_SOC 
[FSL_SOC] SOC_LS1021A [SOC_LS1021A] MTD [y] COMPILE_TEST [n] FSL_IFC [n]
    [INFO]: config 'CONFIG_MTD_NAND_FSL_IFC' was set, but it wasn't assignable, 
check (parent) dependencies
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Could you please help to merge this patch into yocto-kernel-cache, branch is 
only yocto-6.6?

diffstat info as below:

 bsp/nxp-ls1043/nxp-ls1043.cfg | 1 +
 1 file changed, 1 insertion(+)

Thanks,
MinWang
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14381): 
https://lists.yoctoproject.org/g/linux-yocto/message/14381
Mute This Topic: https://lists.yoctoproject.org/mt/108369827/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