]> 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)
commit3919eb5710f6401eda0dc44213aaa5c5a25eb269
tree3c731b2718bfa0a17b15b66f94630aea81e1f8b2
parente514085e0d3ca7670877876b63b6934dab5a05cf
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