Re: [PATCH v5 00/21] Kconfig: Tidy up some options

2023-09-19 Thread Tom Rini
On Thu, 14 Sep 2023 10:55:38 -0600, Simon Glass wrote: > The view from 'make menuconfig' is confusing in places. This series aims > to improve the top-level menu and also the boot menu. > > It also groups FDT-fixup options tegether, at least the ones I could fine. > > Finally this series marks t

Re: [PATCH v5 00/21] Kconfig: Tidy up some options

2023-09-15 Thread Tom Rini
On Thu, Sep 14, 2023 at 10:55:38AM -0600, Simon Glass wrote: > The view from 'make menuconfig' is confusing in places. This series aims > to improve the top-level menu and also the boot menu. > > It also groups FDT-fixup options tegether, at least the ones I could fine. > > Finally this series m

[PATCH v5 00/21] Kconfig: Tidy up some options

2023-09-14 Thread Simon Glass
The view from 'make menuconfig' is confusing in places. This series aims to improve the top-level menu and also the boot menu. It also groups FDT-fixup options tegether, at least the ones I could fine. Finally this series marks the distro scripts as deprecated, so people have a pointer to standar