config VMOTIONOS
	bool "VMotiONOS process migration support"
	default y
	help
	  VMotiONOS is a process copy simulator that provides early
	  initialization and networking infrastructure for process migration.
	  
	  This creates a /proc/vmotions interface for size parameter handling
	  and provides comprehensive logging facilities.
	  
	  This is designed to be built into the kernel for early initialization,
	  making it suitable for networking infrastructure that needs to be
	  available during the boot process.
	  
	  If unsure, say Y.