Re: [PATCH 16/17] global: Move remaining CONFIG_*SRIO_* to CFG_*

2022-11-16 Thread Simon Glass
On Wed, 16 Nov 2022 at 11:13, Tom Rini wrote: > > The rest of the unmigrated CONFIG symbols in the SRIO namespace do not > easily transition to Kconfig. In many cases they likely should come from > the device tree instead. Move these out of CONFIG namespace and in to > CFG namespace. > > Signed-of

[PATCH 16/17] global: Move remaining CONFIG_*SRIO_* to CFG_*

2022-11-16 Thread Tom Rini
The rest of the unmigrated CONFIG symbols in the SRIO namespace do not easily transition to Kconfig. In many cases they likely should come from the device tree instead. Move these out of CONFIG namespace and in to CFG namespace. Signed-off-by: Tom Rini --- arch/powerpc/cpu/mpc8xxx/law.c