summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorJonghwa Lee <jonghwa3.lee@samsung.com>2015-07-29 13:29:00 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:46:58 +0900
commit0a89e25957a02fb74b254077ecc5bb63146a7fdb (patch)
tree076fd8b9eb0baa9edbc43ad59204a9ce6c1a95b3 /arch/arm64
parent04c7ec11ec040660f895dcc79d10b766ea365c83 (diff)
downloadlinux-exynos-0a89e25957a02fb74b254077ecc5bb63146a7fdb.tar.gz
linux-exynos-0a89e25957a02fb74b254077ecc5bb63146a7fdb.tar.bz2
linux-exynos-0a89e25957a02fb74b254077ecc5bb63146a7fdb.zip
arm64: configs: defconfig: Turn off unused kernel configuration
-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>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index efbb3d57554b..ecadd3e619d6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -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