menuconfig SOCT_DVFS_SUPPORT tristate "DVFS Support" depends on (RESERVED13 || RESERVED9 || RESERVED19 || RESERVED17 || RESERVED5 || HI3751V811) default y if SOCT_DRV_BUILDIN default m if SOCT_DVFS_SUPPORT config SOCT_CPU_DVFS_SUPPORT bool "CPU DVFS Support" default y help If this option is 'y', the Dynamic Voltage & Frequency Scaling of CPU will be supported. config SOCT_TEMP_CTRL_SUPPORT bool "Temperature Ctrl Support" default y config SOCT_CPU_HOTPLUG_SUPPORT bool "CPU Hotplug Support" depends on (RESERVED13 || RESERVED9) default y endif