From: Andreas Noever Date: Sat, 21 Jun 2014 10:15:44 +0000 (+0200) Subject: thunderbolt: select CRC32 in Kconfig X-Git-Tag: v3.17-rc1~125^2~66 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f34323b64ac6bb475e158f93c08ee677ecffe8a3;p=karo-tx-linux.git thunderbolt: select CRC32 in Kconfig We use __crc32c_le in ctl.c. So make sure that the dependency is there. Reported-by: kbuild test robot Signed-off-by: Andreas Noever Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/thunderbolt/Kconfig b/drivers/thunderbolt/Kconfig index 5aab79bf3450..c121acc15bfe 100644 --- a/drivers/thunderbolt/Kconfig +++ b/drivers/thunderbolt/Kconfig @@ -1,6 +1,7 @@ menuconfig THUNDERBOLT tristate "Thunderbolt support for Apple devices" depends on PCI + select CRC32 help Cactus Ridge Thunderbolt Controller driver This driver is required if you want to hotplug Thunderbolt devices on