]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung
authorAbhilash Kesavan <a.kesavan@samsung.com>
Tue, 2 Dec 2014 06:34:32 +0000 (12:04 +0530)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 10 Dec 2014 15:06:18 +0000 (11:06 -0400)
commitfcbb1e02ee540e1875137d36259017f91b95c30c
treec37d628a047d91f2e75de85665af816afc730e75
parent9a3031dc3e7a5edfeb52ae8951f8bcd927351854
drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung

As samsung thermal support is enabled only for ARCH_EXYNOS, there is no
need to select ARCH_HAS_BANDGAP from the arch-specific code. Removing this
dependency will also allow the driver to be enabled on 64-bit SoCs.

Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/samsung/Kconfig