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)
commit0812ed13217827d3c84cb7e5cb267c787d94d0a4
tree1f337af130b2a45f196d497743b685c16d862d9b
parent3356c8c0b8da4562e68b4e713279d372fbef6c3c
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