commit | 23a271ecdf463e5b0198f78b0a0d5763598972b1 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Thu Feb 17 18:23:32 2011 -0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 10 18:15:24 2011 +0100 |
tree | 3c731b2718bfa0a17b15b66f94630aea81e1f8b2 | |
parent | e3fb3f27a7600982478e1ec415bf265c744d2ae4 [diff] |
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>