#
# Immersion TouchSense Player driver configuration
#
menuconfig VIBETONZ
	tristate "Vibetonz"
	default n
	help
	Say Y to enable Vibetonz support.

config MOTOR_DRV_MAX77693
	tristate "Maxim MAX77693 motor"
	default n

	depends on MFD_MAX77693
#
# vibrator controlled by PMIC regualtor configuration
#
menuconfig MSM_VIBRATOR
        tristate "MSM_VIBRATOR"
        default n
        help
          Say Y to enable MSM_VIBRATOR support.
