Modify Liquidio Kconfig for crc lib

Following patch contains changes in liquidio Kconfig for
selecting LIBCRC32C.

Signed-off-by: Derek Chickles <derek.chickles@caviumnetworks.com>
Signed-off-by: Satanand Burla <satananda.burla@caviumnetworks.com>
Signed-off-by: Felix Manlunas <felix.manlunas@caviumnetworks.com>
Signed-off-by: Raghu Vatsavayi <raghu.vatsavayi@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Raghu Vatsavayi 2015-06-16 16:51:43 -07:00 committed by David S. Miller
parent 92a486ca3a
commit 3dc817d212
1 changed files with 1 additions and 1 deletions

View 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.