From: Paul Walmsley Date: Fri, 22 Jun 2012 03:40:37 +0000 (-0600) Subject: W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ X-Git-Tag: omap-devel-driver-for-v3.6~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d660030061dd7e20ad18557368188d9c1002ec71;p=pandora-kernel.git W1: OMAP HDQ1W: allow driver to be built on all OMAP2+ Allow the OMAP HDQ1W driver to be built for all OMAP2+ SoCs by adjusting KConfig dependencies. The previous dependency required either SOC_OMAP2430 or ARCH_OMAP3 to be set, but the HDQ IP block is present on OMAP2420 and OMAP44xx SoCs. The driver was still selectable on multi-OMAP kernel configurations, however; so the previous prohibition was rather pointless. Signed-off-by: Paul Walmsley Cc: Evgeniy Polyakov Acked-by: Evgeniy Polyakov --- Reading git-diff-tree failed