]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
thunderbolt: select CRC32 in Kconfig
authorAndreas Noever <andreas.noever@gmail.com>
Sat, 21 Jun 2014 10:15:44 +0000 (12:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Jun 2014 20:12:35 +0000 (13:12 -0700)
commitf34323b64ac6bb475e158f93c08ee677ecffe8a3
tree9af16fb629dfaa28f7427de762894b2ee6df0192
parente0f550141be3d4c401ae15a0cd1877d4d9665f16
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 <fengguang.wu@intel.com>
Signed-off-by: Andreas Noever <andreas.noever@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/thunderbolt/Kconfig