#
# Storage proxy device configuration
#
config INTEL_MEI_SPD
	tristate "Intel MEI Host Storage Proxy Driver"
	depends on INTEL_MEI && BLOCK && RPMB
	help
	  A driver for the host storage proxy ME client
	  The driver enables ME FW to store data on a storage devices
	  that are accessible only from the host.

	  To compile this driver as a module, choose M here.
