]> git.baikalelectronics.ru Git - uboot.git/commit
nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp
authorTom Rini <trini@konsulko.com>
Thu, 16 Jun 2022 18:04:36 +0000 (14:04 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:03:02 +0000 (17:03 -0400)
commit15a7f4eb508fe4a6b46998643333003614411c67
treeff65fe703a2a0dc032cf21803a41a71e911b59b1
parentc48e20a524ee1b47fef7ed5f9918df8cc1144e55
nxp: Rename board/freescale/common/Kconfig to arch/Kconfig.nxp

Now that board/freescale/common/Kconfig is safe to be included once,
globally, rename this to arch/Kconfig.nxp to better reflect that it
contains options that are valid on multiple architectures and SoC
families, and not specific to NXP reference platforms either.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/Kconfig
arch/Kconfig.nxp [new file with mode: 0644]
board/freescale/common/Kconfig [deleted file]