From: Tony Lindgren Date: Wed, 19 Jan 2011 22:03:16 +0000 (-0800) Subject: omap: Start using CONFIG_SOC_OMAP X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9c1aa6a4caa7db1c2fca4b47168af9077e0f95;p=pandora-kernel.git omap: Start using CONFIG_SOC_OMAP We want to have just CONFIG_ARCH_OMAP2, 3 and 4. The rest are nowadays just subcategories of these. Search and replace the following: ARCH_OMAP2420 SOC_OMAP2420 ARCH_OMAP2430 SOC_OMAP2430 ARCH_OMAP3430 SOC_OMAP3430 No functional changes. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed