HSD #14014133868: Enable UIO and VFIO as kernel module

Change the following config options to loadable modules:

CONFIG_UIO=m
CONFIG_UIO_PDRV_GENIRQ=m
CONFIG_VFIO=m
CONFIG_VFIO_PCI=m

The reason for this change is to allow users to pass module parameters
while loading the module rather than passing parameters at boot.

Signed-off-by: Dinh Nguyen <dinh.nguyen@intel.com>
1 file changed