#
# Miscellaneous I2C chip drivers configuration
#
# *** DEPRECATED! Do not add new entries! See Makefile ***
#

menu "Miscellaneous I2C Chip support"

config SENSORS_N16000_IO
	tristate "Thecus N16000 MB I/O operation"
	depends on I2C && EXPERIMENTAL
	help
	  If you say yes here you get support for the
	  Thecus N16000 MB io operation.

	  This driver can also be built as a module. If so, the module
	  will be called thecus_io.

config SENSORS_N3200PLUS_IO
	tristate "Thecus N3200Plus MB I/O operation"
	depends on I2C && EXPERIMENTAL
	help
	  If you say yes here you get support for the
	  Thecus N3200Plus MB io operation.

	  This driver can also be built as a module. If so, the module
	  will be called thecus_io.

config SENSORS_F753XXS
	tristate "Fintek F75375S/F75387S"
	depends on I2C && EXPERIMENTAL
	help
	  If you say yes here you get support for the
	  Fintek F75375S/F75387S chips.

	  This driver can also be built as a module. If so, the module
	  will be called f75375s.

endmenu
