diff options
| -rw-r--r-- | arch/mips/Kconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index c0405999677a..b6338e806a4b 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -462,6 +462,7 @@ config MACH_LOONGSON64  	select ISA  	select I8259  	select IRQ_MIPS_CPU +	select NO_EXCEPT_FILL  	select NR_CPUS_DEFAULT_64  	select USE_GENERIC_EARLY_PRINTK_8250  	select PCI_DRIVERS_GENERIC  | 
