MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 18 Feb 2011 02:23:32 +0000 (18:23 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 10 May 2011 17:15:24 +0000 (18:15 +0100)
commit23a271ecdf463e5b0198f78b0a0d5763598972b1
tree3c731b2718bfa0a17b15b66f94630aea81e1f8b2
parente3fb3f27a7600982478e1ec415bf265c744d2ae4
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 <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2091/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/Kconfig