Hi Patrick, On Tue, 14 Dec 2021 at 10:01, Patrick Delaunay <[email protected]> wrote: > > Use moveconfig.py script to convert define CONFIG_SYS_MAX_FLASH_BANKS > and CONFIG_SYS_MAX_FLASH_BANKS_DETECT to Kconfig and move these entries > to defconfigs. > > Signed-off-by: Patrick Delaunay <[email protected]> > --- > > README | 3 ---
Reviewed-by: Simon Glass <[email protected]> Note that if you use -Cy flags to moveconfig it will create a commit and message for you. [..] > 174 files changed, 101 insertions(+), 127 deletions(-) >

