[RFC] Create arch/Kconfig.nxp
Peng Fan
peng.fan at nxp.com
Thu Jun 16 05:54:35 CEST 2022
Tom,
I agree to use Kconfig.nxp. thanks for the work.
Thanks,
Peng.
From: Tom Rini <trini at konsulko.com>
Sent: 2022年6月16日 2:00
To: u-boot at lists.denx.de; Priyanka Jain <priyanka.jain at nxp.com>; Peng Fan <peng.fan at nxp.com>; Stefano Babic <sbabic at denx.de>
Subject: [RFC] Create arch/Kconfig.nxp
Hey all,
As I migrate assorted CONFIG options over to Kconfig, a common problem I
run in to is that between m68k, PowerPC and ARM (both Layerscape and
sometimes i.MX) there are options that fit under more than one
architecture but also don't have a good place to go. For example, I
just ran in to CONFIG_SYS_FSL_NUM_CC_PLLS which started as PowerPC
specific, but is used still in Layerscape and more of a SoC detail (but
wouldn't make sense in drivers/soc/Kconfig). I was thinking that
perhaps arch/Kconfig.nxp would be a good starting place to put these
options, but I'm quite open to other suggestions. Thanks!
--
Tom
More information about the U-Boot
mailing list