]> Git Repo - linux.git/commitdiff
Modify Liquidio Kconfig for crc lib
authorRaghu Vatsavayi <[email protected]>
Tue, 16 Jun 2015 23:51:43 +0000 (16:51 -0700)
committerDavid S. Miller <[email protected]>
Sun, 21 Jun 2015 16:51:22 +0000 (09:51 -0700)
Following patch contains changes in liquidio Kconfig for
selecting LIBCRC32C.

Signed-off-by: Derek Chickles <[email protected]>
Signed-off-by: Satanand Burla <[email protected]>
Signed-off-by: Felix Manlunas <[email protected]>
Signed-off-by: Raghu Vatsavayi <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/cavium/Kconfig

index 5e7a0e270d547d5ebac9c176f48fc4d1c7e09cf2..c4d6bbe9458dbfe9c726fdff1e9b6c4c64b8a33f 100644 (file)
@@ -46,7 +46,7 @@ config LIQUIDIO
        depends on 64BIT
        select PTP_1588_CLOCK
        select FW_LOADER
-       select LIBCRC32
+       select LIBCRC32C
        ---help---
          This driver supports Cavium LiquidIO Intelligent Server Adapters
          based on CN66XX and CN68XX chips.
This page took 0.052884 seconds and 4 git commands to generate.