menuconfig INPUTHUB
	bool "InputHub feature support"
	default n
	help
	Say yes here to support inputhub feature.

menuconfig INPUTHUB_20
	bool "InputHub feature2.0 support"
	default n
	help
	Say yes here to support inputhub2.0 feature.

menuconfig CYPRESS_PSOC4000
	bool "cypress capsense support"
	default n
	help
	Say yes here if you want to configure cypress capsense

config INPUTHUB_20_710
	bool "INPUTHUB_20_710"
	depends on INPUTHUB_20 && !INPUTHUB_30
	default n
	help
	Say yes here if you want to configure INPUTHUB_20 version

config INPUTHUB_20_970
	bool "INPUTHUB_20_970"
	depends on INPUTHUB_20 && !INPUTHUB_30
	default n
	help
	Say yes here if you want to configure INPUTHUB_20 version

config CONTEXTHUB_IDLE_32K
	bool "CONTEXTHUB_IDLE_32K"
	depends on INPUTHUB || INPUTHUB_20
	default n
	help
	Say yes here if you want to configure CONTEXTHUB_IDLE_32K

config IOM3_RECOVERY
	bool "iom3 recovery feature support"
	depends on INPUTHUB
	default n
	help
	Say yes here to support the cmdline parse

config INPUTHUB_VIBRATOR_CHANNEL
	bool "inputhub vibrator channel support"
	depends on INPUTHUB || INPUTHUB_20
	default n
	help
	Say yes here to support the cmdline parse

config MLPS_OPERATE_CONN
	bool "mlps operate conn support"
	depends on INPUTHUB_20
	default n
	help
	Say yes here to support the cmdline parse

config MLPS_PL_FEATURE
	bool "mlps pl feature support"
	depends on INPUTHUB_20
	default n
	help
	Say yes here to support pl feature

config INPUTHUB_PLAT_C
	bool "target platform for INPUTHUB"
	default n
	help
	Say yes here to support the C platform

config INPUTHUB_SENSORHUB_IPC
	bool "sensorhub ipc debug channel"
	default n
	help
	Say yes here to support the IPC debug

config INPUTHUB_MAG_EXTEND_DATA
	bool "mag support extend data"
	default n
	help
	Say yes here to support mag extend data

config INPUTHUB_SIGNALHUB
	bool "signalhub feature"
	default n
	help
	Say yes here to support signalhub

config INPUTHUB_PS_EXTEND_DATA
	bool "ps support extend data"
	default n
	help
	Say yes here to support ps extend data
