From: Amit Daniel Kachhap Date: Mon, 24 Jun 2013 10:50:23 +0000 (+0530) Subject: thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's X-Git-Tag: v3.12-rc1~45^2~14^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c657dcd1988e561b587a07baa3978a98780ae62a;p=pandora-kernel.git 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 Acked-by: Jonghwa Lee Acked-by: Eduardo Valentin Signed-off-by: Amit Daniel Kachhap Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed