On Wed, 11 Oct 2023 at 18:56, Sean Anderson <[email protected]> wrote: > > If EXT4_WRITE is enabled, write capabilities will be compiled into SPL, but > not CRC16. Add an option to enable CRC16 to avoid linker errors. > > Signed-off-by: Sean Anderson <[email protected]> > --- > > common/spl/Kconfig | 1 + > lib/Kconfig | 6 ++++++ > lib/Makefile | 1 + > 3 files changed, 8 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

