From: Eduardo Valentin Date: Thu, 13 Jun 2013 21:58:52 +0000 (+0100) Subject: ARM: 7758/1: introduce config HAS_BANDGAP X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~41^2~1^3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a1b573346ee0d64d95beb78d49a5bbb574e6c6a;p=pandora-kernel.git ARM: 7758/1: introduce config HAS_BANDGAP Bandgap is a device used to measure temperature on electronic equipments. It is widely used in digital integrated circuits. It is based on the dependency between silicon voltage and temperature. This patch introduce HAS_BANDGAP config entry. This config is a boolean value so that arch code can flag if they feature a bandgap device. This config entry follows the same idea behind ARCH_HAS_CPUFREQ. Cc: linux-arm-kernel@lists.infradead.org Cc: linux-omap@vger.kernel.org Cc: linux-kernel@vger.kernel.org Reviewed-by: Fabio Stevam Acked-by: Tony Lindgren Acked-by: Amit Daniel Kachhap Signed-off-by: Eduardo Valentin Signed-off-by: Russell King --- Reading git-diff-tree failed