]> git.baikalelectronics.ru Git - uboot.git/commit
nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 16 Jun 2022 18:04:35 +0000 (14:04 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:03:02 +0000 (17:03 -0400)
commitc48e20a524ee1b47fef7ed5f9918df8cc1144e55
tree1b9bdf91c6d24acd0cb8fa7ff57b1f81e868c402
parent3962e646d5010569e36023bd2eb45c239bbed9ea
nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig

The way that we use this file currently means that we have to guard it
in every platform Kconfig.  But it is also required in all NXP
platforms, including non-reference platforms.  Make all options in it
have appropriate dependencies so that we can include it a single time
under arch/Kconfig

Signed-off-by: Tom Rini <trini@konsulko.com>
45 files changed:
arch/Kconfig
board/advantech/imx8mp_rsb3720a1/Kconfig
board/advantech/imx8qm_rom7720_a1/Kconfig
board/beacon/imx8mm/Kconfig
board/beacon/imx8mn/Kconfig
board/bsh/imx8mn_smm_s2/Kconfig
board/engicam/imx8mm/Kconfig
board/freescale/common/Kconfig
board/freescale/corenet_ds/Kconfig
board/freescale/imx8mn_evk/Kconfig
board/freescale/imx8mp_evk/Kconfig
board/freescale/imx8qm_mek/Kconfig
board/freescale/imx8qxp_mek/Kconfig
board/freescale/imx8ulp_evk/Kconfig
board/freescale/ls1012afrdm/Kconfig
board/freescale/ls1012aqds/Kconfig
board/freescale/ls1012ardb/Kconfig
board/freescale/ls1021aiot/Kconfig
board/freescale/ls1021aqds/Kconfig
board/freescale/ls1021atsn/Kconfig
board/freescale/ls1021atwr/Kconfig
board/freescale/ls1028a/Kconfig
board/freescale/ls1043aqds/Kconfig
board/freescale/ls1043ardb/Kconfig
board/freescale/ls1046afrwy/Kconfig
board/freescale/ls1046aqds/Kconfig
board/freescale/ls1046ardb/Kconfig
board/freescale/ls1088a/Kconfig
board/freescale/ls2080aqds/Kconfig
board/freescale/ls2080ardb/Kconfig
board/freescale/lx2160a/Kconfig
board/freescale/p1010rdb/Kconfig
board/freescale/p1_p2_rdb_pc/Kconfig
board/freescale/p2041rdb/Kconfig
board/freescale/t102xrdb/Kconfig
board/freescale/t104xrdb/Kconfig
board/freescale/t208xqds/Kconfig
board/freescale/t208xrdb/Kconfig
board/freescale/t4rdb/Kconfig
board/variscite/imx8mn_var_som/Kconfig
configs/kmcent2_defconfig
configs/pg_wcom_expu1_defconfig
configs/pg_wcom_expu1_update_defconfig
configs/pg_wcom_seli8_defconfig
configs/pg_wcom_seli8_update_defconfig