commit | 89d47b33b54715a220cdf64b3faf3a56dc6c7af7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Dec 31 00:08:47 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 11 15:02:24 2023 -0500 |
tree | 90b1e20324fcd4fb7d3996fd1ba51f02e8cff663 | |
parent | c394e8d0ee6f2ec9e74be0caee73e89100f3dcba [diff] |
Kconfig: move NXP specific stuff into a sub-menu Having NXP specific items in the main menu is confusing. Especially the comment line *** Other functionality shared between NXP SoCs *** is simply misleading. Move all NXP stuff into a separate sub-menu. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>