Tom,

I agree to use Kconfig.nxp. thanks for the work.

Thanks,
Peng.

From: Tom Rini <tr...@konsulko.com>
Sent: 2022年6月16日 2:00
To: u-boot@lists.denx.de; Priyanka Jain <priyanka.j...@nxp.com>; Peng Fan 
<peng....@nxp.com>; Stefano Babic <sba...@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

Reply via email to