Hello, I wanted to make sure that I was doing this correctly before committing anything. It seems that it's best to have all of the kernel's config stuff centrally located. Plus, all of these are already enabled in the normal config, and I'd argue in a better way. For example: CONFIG_VIRTIO_BLK should be built in, not a module. Doing it as a module can cause difficulties when running in a VM in some cases and the normal config already has it as a built-in.