Re: [PATCH] usb: gadget: select CONFIG_CRC32

2021-01-05 Thread Felipe Balbi
Arnd Bergmann writes: > From: Arnd Bergmann > > Without crc32 support, this driver fails to link: > > arm-linux-gnueabi-ld: drivers/usb/gadget/function/f_eem.o: in function > `eem_unwrap': > f_eem.c:(.text+0x11cc): undefined reference to `crc32_le' > arm-linux-gnueabi-ld: > drivers/usb/gadget/

[PATCH] usb: gadget: select CONFIG_CRC32

2021-01-03 Thread Arnd Bergmann
From: Arnd Bergmann Without crc32 support, this driver fails to link: arm-linux-gnueabi-ld: drivers/usb/gadget/function/f_eem.o: in function `eem_unwrap': f_eem.c:(.text+0x11cc): undefined reference to `crc32_le' arm-linux-gnueabi-ld: drivers/usb/gadget/function/f_ncm.o:f_ncm.c:(.text+0x1e40):