arm64: defconfig: enable common modules for power management
authorLeo Yan <leo.yan@linaro.org>
Thu, 1 Sep 2016 04:51:09 +0000 (12:51 +0800)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Sep 2016 22:07:46 +0000 (00:07 +0200)
commit57e109cb971046a219a56cf5a6115f1d56dc8b0f
tree1bce9500d303b73fcaeea443fb5ae69f14620f56
parentdafa5d395244c218f3a3732a113a98ae716eaa2f
arm64: defconfig: enable common modules for power management

Enable common modules for power management; one is to enable
CPUFREQ_DT driver; the driver is used by many platforms by passing OPP
table from device tree.

Also enables thermal related drivers. Firstly we need enable
configuration CPU_THERMAL for CPU cooling device driver, this will bind
thermal zone with CPU cooling device; and enable 'power allocator'
thermal governor.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig