thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
authorAmit Daniel Kachhap <amit.daniel@samsung.com>
Mon, 24 Jun 2013 10:50:23 +0000 (16:20 +0530)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:45:12 +0000 (11:45 +0900)
commitd73dca488c420170c90f460ebd271af7d08dec29
tree2050d81a61e83b72db1cf15613b534db9a173891
parentbf078c5d6bd589b550a7f4858ec5ffc04c798e3a
thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's

This patch uses the recently added config sybmol ARCH_HAS_BANDGAP to enable
the TMU driver. This will allow adding support for new soc easily as now it
is the platform responsibility to enable this config symbol for a particular
soc.

Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Acked-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
drivers/thermal/samsung/Kconfig