On Thu, 3 Aug 2023 at 10:05, Oleksandr Suvorov <[email protected]> wrote: > > All SPL hash algorithm options are collected in lib/Kconfig. Move > SPL_CRC32 there as well. > > Signed-off-by: Oleksandr Suvorov <[email protected]> > --- > > Changes in v2: > - add a related commit to the series. > > common/spl/Kconfig | 11 ----------- > lib/Kconfig | 11 +++++++++++ > 2 files changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

