diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-10-17 10:58:43 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-10-17 18:28:48 +0100 |
commit | f3e8d1da389fe2e514e31f6e93c690c8e1243849 (patch) | |
tree | 75ed85948d11f14c1ea6f483333a365af588955c /arch/mips/au1000/Kconfig | |
parent | fb8dd014220f51dadcbfb91e6d1dfca69d0910a7 (diff) |
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/au1000/Kconfig')
-rw-r--r-- | arch/mips/au1000/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/au1000/Kconfig b/arch/mips/au1000/Kconfig index 29c95d97217..a23d4154da0 100644 --- a/arch/mips/au1000/Kconfig +++ b/arch/mips/au1000/Kconfig @@ -137,6 +137,7 @@ config SOC_AU1200 config SOC_AU1X00 bool select 64BIT_PHYS_ADDR + select IRQ_CPU select SYS_HAS_CPU_MIPS32_R1 select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_APM_EMULATION |