#
# hm pc ec_platform driver configuration
#

# config ARMPC_EC_I2C
#	bool "armpc ec i2c drvier"
#	depends on ARMPC_ECHUB
#	default n
#	help
#	  ec i2c drvier handle all EC chipset data read/write.

config OSPM_EC_PLATFORM
	bool "hm pc ec platform drvier"
	depends on ARMPC_ECHUB_I2C
	default n
	help
		ec platform drvier handle all EC chipset data read/write.
