aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-01-03 22:42:17 +0100
committerGreg Kroah-Hartman <[email protected]>2021-01-04 16:54:29 +0100
commitd7889c2020e08caab0d7e36e947f642d91015bd0 (patch)
tree166fc5ffb92636cf131f820e58af755905f5b4fe /scripts/gdb
parent7043e311a57625467b6fdb032dec8a6dea878208 (diff)
usb: gadget: select CONFIG_CRC32
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): more undefined references to `crc32_le' follow Fixes: 6d3865f9d41f ("usb: gadget: NCM: Add transmit multi-frame.") Signed-off-by: Arnd Bergmann <[email protected]> Cc: stable <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions