* [PATCH] MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.
@ 2011-02-17 22:04 David Daney
2011-04-01 10:23 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: David Daney @ 2011-02-17 22:04 UTC (permalink / raw)
To: linux-mips, ralf; +Cc: David Daney
Octeon doesn't use IRQ_CPU, so don't select it.
IRQ_CPU_OCTEON is a completely unused symbol, remove it completely.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
---
arch/mips/Kconfig | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index e89b416..89eff23 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -992,9 +992,6 @@ config IRQ_GT641XX
config IRQ_GIC
bool
-config IRQ_CPU_OCTEON
- bool
-
config MIPS_BOARDS_GEN
bool
@@ -1354,8 +1351,6 @@ config CPU_SB1
config CPU_CAVIUM_OCTEON
bool "Cavium Octeon processor"
depends on SYS_HAS_CPU_CAVIUM_OCTEON
- select IRQ_CPU
- select IRQ_CPU_OCTEON
select CPU_HAS_PREFETCH
select CPU_SUPPORTS_64BIT_KERNEL
select SYS_SUPPORTS_SMP
--
1.7.2.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.
2011-02-17 22:04 [PATCH] MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols David Daney
@ 2011-04-01 10:23 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2011-04-01 10:23 UTC (permalink / raw)
To: David Daney; +Cc: linux-mips
Thanks, applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-01 10:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 22:04 [PATCH] MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols David Daney
2011-04-01 10:23 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.