From: David Daney Date: Fri, 18 Feb 2011 02:23:32 +0000 (-0800) Subject: MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON X-Git-Tag: v2.6.39~63^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23a271ecdf463e5b0198f78b0a0d5763598972b1;p=pandora-kernel.git MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON Instead of making each Octeon specific option depend on CPU_CAVIUM_OCTEON, gate the body of the entire file with CPU_CAVIUM_OCTEON. With this change, CAVIUM_OCTEON_SPECIFIC_OPTIONS becomes useless, so get rid of it as well. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2091/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed