diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-01-29 15:50:38 +0100 |
---|---|---|
committer | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2016-02-01 10:29:20 +0900 |
commit | dc7eb9d589e595954792cc192bcbb92932e5c2ff (patch) | |
tree | 0f57356547515e220b0c0e9469796b2b69a69afc /crypto/wp512.c | |
parent | a113b057615b6ea96dd72262fe1d879f864b8fbf (diff) |
ARM: EXYNOS: select THERMAL_OF
We cannot select a symbol that has disabled dependencies, so
we get a warning if we ever enable EXYNOS_THERMAL without
also turning on THERMAL_OF:
warning: (ARCH_EXYNOS) selects EXYNOS_THERMAL which has unmet direct dependencies (THERMAL && (ARCH_EXYNOS || COMPILE_TEST) && THERMAL_OF)
This adds another 'select' in the platform code to avoid that
case. Alternatively, we could decide to not select EXYNOS_THERMAL
here and instead make it a user option.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: f87e6bd3f740 ("thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF")
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Diffstat (limited to 'crypto/wp512.c')
0 files changed, 0 insertions, 0 deletions