]> git.baikalelectronics.ru Git - uboot.git/commit
Kconfig: move NXP specific stuff into a sub-menu
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 30 Dec 2022 23:08:47 +0000 (00:08 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 11 Jan 2023 20:02:24 +0000 (15:02 -0500)
commitb5ed890cc021392bca48492ce07f3505c93d1ca5
tree90b1e20324fcd4fb7d3996fd1ba51f02e8cff663
parentca7b846098b3e2f3a4a6e05a758bd5cc6e4d230a
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>
arch/Kconfig.nxp