Kconfig (6e5111636d0ad6deb65a8280fdcd49e4753e5aec) Kconfig (ae6e7e635c2c9aa5aa5c03f5ac39e9d84fc0ee09)
1config MIPS
2 bool
3 default y
4 select ARCH_MIGHT_HAVE_PC_PARPORT
5 select ARCH_MIGHT_HAVE_PC_SERIO
6 select HAVE_CONTEXT_TRACKING
7 select HAVE_GENERIC_DMA_COHERENT
8 select HAVE_IDE

--- 811 unchanged lines hidden (view full) ---

820source "arch/mips/sgi-ip27/Kconfig"
821source "arch/mips/sibyte/Kconfig"
822source "arch/mips/txx9/Kconfig"
823source "arch/mips/vr41xx/Kconfig"
824source "arch/mips/cavium-octeon/Kconfig"
825source "arch/mips/loongson/Kconfig"
826source "arch/mips/loongson1/Kconfig"
827source "arch/mips/netlogic/Kconfig"
1config MIPS
2 bool
3 default y
4 select ARCH_MIGHT_HAVE_PC_PARPORT
5 select ARCH_MIGHT_HAVE_PC_SERIO
6 select HAVE_CONTEXT_TRACKING
7 select HAVE_GENERIC_DMA_COHERENT
8 select HAVE_IDE

--- 811 unchanged lines hidden (view full) ---

820source "arch/mips/sgi-ip27/Kconfig"
821source "arch/mips/sibyte/Kconfig"
822source "arch/mips/txx9/Kconfig"
823source "arch/mips/vr41xx/Kconfig"
824source "arch/mips/cavium-octeon/Kconfig"
825source "arch/mips/loongson/Kconfig"
826source "arch/mips/loongson1/Kconfig"
827source "arch/mips/netlogic/Kconfig"
828source "arch/mips/paravirt/Kconfig"
828
829endmenu
830
831config RWSEM_GENERIC_SPINLOCK
832 bool
833 default y
834
835config RWSEM_XCHGADD_ALGORITHM

--- 1841 unchanged lines hidden ---
829
830endmenu
831
832config RWSEM_GENERIC_SPINLOCK
833 bool
834 default y
835
836config RWSEM_XCHGADD_ALGORITHM

--- 1841 unchanged lines hidden ---