]> git.baikalelectronics.ru Git - kernel.git/commit
IB/rxe: Change RDMA_RXE kconfig to use select
authorJason Gunthorpe <jgg@mellanox.com>
Fri, 26 Jan 2018 21:18:33 +0000 (14:18 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 29 Jan 2018 19:58:00 +0000 (12:58 -0700)
commit0f9b5a9ec394d718b701510d3785e1b9c96d7c58
tree1f337af130b2a45f196d497743b685c16d862d9b
parent24fb54d3ceb8499930518c5b32aee0e8f4d5bdeb
IB/rxe: Change RDMA_RXE kconfig to use select

NET_UDP_TUNNEL is not user selectable, so it should be used as a select
in kconfig.

CRYPTO_CRC32 is a required library for RDMA_RXE so it should active
automatically, as most other CRYPTO_ users do.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rxe/Kconfig