summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAtsushi Nemoto2007-08-02 16:35:53 +0200
committerRalf Baechle2007-08-27 03:16:52 +0200
commit8420fd00e88ef4f6082866aa151bc753b006b3b6 (patch)
tree6d4badf14729e256936d983f7f6fe70e4858bf38 /arch/mips/Kconfig
parent[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART (diff)
downloadkernel-qcow2-linux-8420fd00e88ef4f6082866aa151bc753b006b3b6.tar.gz
kernel-qcow2-linux-8420fd00e88ef4f6082866aa151bc753b006b3b6.tar.xz
kernel-qcow2-linux-8420fd00e88ef4f6082866aa151bc753b006b3b6.zip
[MIPS] The irq_chip for TX39/TX49 SoCs
Add generic irq_chip for TX39/TX49 SoCs. This can be replace jmr3927_irq_irc, tx4927_irq_pic_type and tx4938_irq_pic_type. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2775dd666320..cec0d8411269 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -767,6 +767,9 @@ config IRQ_MSP_SLP
config IRQ_MSP_CIC
bool
+config IRQ_TXX9
+ bool
+
config MIPS_BOARDS_GEN
bool