Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions config/config.cloud
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ CONFIG_HYPERV=m
## file: drivers/infiniband/Kconfig
##
CONFIG_INFINIBAND=m
CONFIG_INFINIBAND_VIRT_DMA=y
CONFIG_INFINIBAND_USER_MAD=m
CONFIG_INFINIBAND_USER_ACCESS=m
CONFIG_INFINIBAND_ON_DEMAND_PAGING=y
Expand Down Expand Up @@ -351,13 +352,13 @@ CONFIG_MLX5_INFINIBAND=m
##
## file: drivers/infiniband/sw/rxe/Kconfig
##
# CONFIG_RDMA_RXE is not set
CONFIG_RDMA_RXE=m

##
## file: drivers/infiniband/ulp/ipoib/Kconfig
##
# CONFIG_INFINIBAND_IPOIB is not set
# CONFIG_INFINIBAND_IPOIB_CM is not set
CONFIG_INFINIBAND_IPOIB=m
CONFIG_INFINIBAND_IPOIB_CM=y
# CONFIG_INFINIBAND_IPOIB_DEBUG is not set
# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set

Expand Down Expand Up @@ -563,7 +564,7 @@ CONFIG_HYPERV_KEYBOARD=m
# CONFIG_NET_SB1000 is not set
CONFIG_XEN_NETDEV_FRONTEND=m
# CONFIG_FUJITSU_ES is not set

CONFIG_NET_UDP_TUNNEL=y
##
## file: drivers/net/appletalk/Kconfig
##
Expand Down