mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
kernel: enable CONNECTOR and netlink MMAP access
Used by the Hyper-V daemons Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
c5525c8a7a
commit
b8b9126323
@ -1172,7 +1172,7 @@ CONFIG_OPENVSWITCH=y
|
||||
CONFIG_OPENVSWITCH_GRE=y
|
||||
CONFIG_OPENVSWITCH_VXLAN=y
|
||||
# CONFIG_VSOCKETS is not set
|
||||
# CONFIG_NETLINK_MMAP is not set
|
||||
CONFIG_NETLINK_MMAP=y
|
||||
CONFIG_NETLINK_DIAG=y
|
||||
CONFIG_MPLS=y
|
||||
CONFIG_NET_MPLS_GSO=y
|
||||
@ -1236,7 +1236,7 @@ CONFIG_GENERIC_CPU_AUTOPROBE=y
|
||||
#
|
||||
# Bus devices
|
||||
#
|
||||
# CONFIG_CONNECTOR is not set
|
||||
CONFIG_CONNECTOR=y
|
||||
# CONFIG_MTD is not set
|
||||
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
|
||||
# CONFIG_PARPORT is not set
|
||||
|
Loading…
Reference in New Issue
Block a user