[COMMON] thermal: Kconfig: select PM_OPP by CPU_THERMAL
authorHyeonseong Gil <hs.gil@samsung.com>
Thu, 13 Apr 2017 07:29:36 +0000 (16:29 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:18:43 +0000 (17:18 +0900)
Change-Id: I45264acc0fac1e2faa15b22a4a98ecf7dfdd65e5
Signed-off-by: Hyeonseong Gil <hs.gil@samsung.com>
drivers/thermal/Kconfig

index f12fb9935ec7d7828bda489acf9c549ee83a8216..bc9582b2f7c6a43316329d66efa66a9dfd14b7b6 100644 (file)
@@ -145,6 +145,7 @@ config CPU_THERMAL
        bool "generic cpu cooling support"
        depends on CPU_FREQ
        depends on THERMAL_OF
+       select PM_OPP
        help
          This implements the generic cpu cooling mechanism through frequency
          reduction. An ACPI version of this already exists