On Mon, Aug 29, 2022 at 10:38:29AM -0700, Florian Fainelli wrote:
Group the three NXP platforms under an ARCH_NXP menuconfig symbol to
make make selection of similar vendor SoCs visually nicer.
Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
Hi,
While these are convenient if they're done right from the beginning, the result
of adding a new dependency like this is that old defconfigs stop working if you
just go with the default.
Was there a reason to group these now and cause this config churn for
downstream users?