Update of /cvsroot/linux-mips/linux/arch/mips/configs
In directory usw-pr-cvs1:/tmp/cvs-serv5755
Modified Files:
defconfig-ddb5477
Log Message:
Move irq_cpu.c to arch/mips/kernel.
Index: defconfig-ddb5477
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-ddb5477,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- defconfig-ddb5477 2001/09/26 17:17:01 1.6
+++ defconfig-ddb5477 2001/09/26 23:15:06 1.7
@@ -41,12 +41,13 @@
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
# CONFIG_MCA is not set
# CONFIG_SBUS is not set
-CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_PCI=y
CONFIG_NEW_TIME_C=y
CONFIG_NEW_IRQ=y
+CONFIG_IRQ_CPU=y
CONFIG_NEW_PCI=y
CONFIG_PCI_AUTO=y
+CONFIG_DUMMY_KEYB=y
# CONFIG_ISA is not set
# CONFIG_EISA is not set
# CONFIG_I8259 is not set
|