arm64: configs: defconfig: Turn off unused kernel configuration
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Wed, 29 Jul 2015 04:29:00 +0000 (13:29 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:46:58 +0000 (13:46 +0900)
-CONFIG_THERMAL_HWMON : support compatibility for legacy hwmon inf.
-CONFIG_CLOCK_THERMAL : clock cooling device driver, aimed to co-processor.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
arch/arm64/configs/defconfig

index efbb3d5..ecadd3e 100644 (file)
@@ -2210,7 +2210,6 @@ CONFIG_SENSORS_PWM_FAN=y
 # CONFIG_SENSORS_W83627HF is not set
 # CONFIG_SENSORS_W83627EHF is not set
 CONFIG_THERMAL=y
-CONFIG_THERMAL_HWMON=y
 CONFIG_THERMAL_OF=y
 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
@@ -2221,7 +2220,6 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
 # CONFIG_THERMAL_GOV_USER_SPACE is not set
 CONFIG_CPU_THERMAL=y
 CONFIG_DEVFREQ_THERMAL=y
-CONFIG_CLOCK_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 # CONFIG_IMX_THERMAL is not set