config ILUVATAR
	tristate "GPGPU Support for Iluvatar Device"
	help
	  This option enable support Iluvatar GPGPU.

config ILUVATAR_GDR
	tristate "Enable GDR function for Iluvatar GPGPU"
	select ILUVATAR
	help
	  GDR function support.

config ILUVATAR_GDS
	tristate "Enable GDS function for Iluvatar GPGPU"
	select ILUVATAR
	help
	  GDS function support.
	  
config ILUVATAR_VGPU
	tristate "Enable VGPU function for Iluvatar GPGPU"
	help
	  VGPU function support.

config ILUVATAR_MEM_CHECK
	tristate "Enable MEM check function for Iluvatar GPGPU"
	help
	  MEM check function support.
