#
# echub thermal moudule
#

config  PC_ECHUB_THERMAL
        bool "echub thermal"
        depends on ARMPC_ECHUB
        default n
        help
          This driver provides support for echub thermal

config THERMAL_DEVICE_INTERFACE
	bool "thermal device interface"
	depends on ARMPC_ECHUB
	default n
	help
	  Say Yes here to support thermal device interface

config OSPM_XCPC_TEMPERATURE_CONTROL
        bool "xc pc temperature control"
        depends on OSPM_EC_PLATFORM
        default n
        help
          This driver provides support for xc pc temperature control

config  ECHUB_SYNC_THERMAL
        bool "sync thermal to ec"
        depends on ARMPC_ECHUB
        default n
        help
          This driver provides support for sync thermal
