config INPUT_MPU6500
	bool "Invensense MPU-6500 sensor"
	default n
	help
	  Say Y here if you want support for the MPU-6500 sensor
	  device.

	  To compile this driver as a module, choose M here: the
	  module will be called MPU6500.

config INPUT_MPU6500_SELFTEST
	bool "Self-test of Invensense MPU-6500 sensor"
	default n
	help
	  Say Y here if you want support for self-test of the MPU-6500 sensor
	  device.

	  To compile this driver as a module, choose M here: the
	  module will be called MPU6500.

config INPUT_MPU6500_POLLING
	bool "Polling-mode of Invensense MPU-6500 sensor"
	default n
	help
	  Say Y here if you want support for polling-mode of the MPU-6500 sensor
	  device.

	  To compile this driver as a module, choose M here: the
	  module will be called MPU6500.
