From: Arnd Bergmann Date: Mon, 10 Jun 2013 16:07:14 +0000 (+0200) Subject: ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~73^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5dece37c53f5b9e1dee434a994e2d0ff457a267;p=pandora-kernel.git ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary I got a build error today that made me realize that it is not possible to build a kernel for a SiRF platform without enabling CONFIG_PRIMA2, since a lot of common code depends on CONFIG_PRIMA2. This fixes all occurences that appear like common SiRF code. Signed-off-by: Arnd Bergmann Acked-by: Wolfram Sang Acked-by: Mark Brown Acked-by: Greg Kroah-Hartman Acked-by: Barry Song Acked-by: Mike Turquette --- Reading git-diff-tree failed