mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-09 00:43:02 +00:00
Module loading on hotplug and boot seems to work now, so move some less commonly used kernel features and drivers out of the kernel into drivers. Specifically: - Devices: All non-virtual network device drivers - Networking: GRE, GENEVE, PPP, non-essential IPv6 protos, L2TP, MPLS_GSO, bonding, IPSec (XFRM), openvswitch, queueing/schedulers - FS: SUNRPC, NFS, NFSD, LOCKD, NTFS - Misc: ATA over Ethernet Remove Nozomi serial driver. It doesn't seem to be used on any of our platforms. The config files were also run through 'make defconfig && make oldconfig' to update any missing options. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
92 KiB
92 KiB