commit | c4aecf6d3093035946b4d7e8b48a10131ac93ece | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jun 16 14:04:36 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:03:02 2022 -0400 |
tree | ff65fe703a2a0dc032cf21803a41a71e911b59b1 | |
parent | aac187d4d30c85b3afaa7e039dad2799e3965fbb [diff] |
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>