]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit716145bb6497680fcfb9ef854ab6a976a452905b
tree3c731b2718bfa0a17b15b66f94630aea81e1f8b2
parent6c8c778bd25ebb1987b4509360ed1941b3fe120d
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