Kconfig (90cee759f08a6b7a8daab9977d3e163ebbcac220) | Kconfig (f29ad10de6c345c8ae4cb33a99ba8ff29bdcd751) |
---|---|
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 --- 1559 unchanged lines hidden (view full) --- 1568 1569config CPU_LOONGSON1 1570 bool 1571 select CPU_MIPS32 1572 select CPU_MIPSR2 1573 select CPU_HAS_PREFETCH 1574 select CPU_SUPPORTS_32BIT_KERNEL 1575 select CPU_SUPPORTS_HIGHMEM | 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 --- 1559 unchanged lines hidden (view full) --- 1568 1569config CPU_LOONGSON1 1570 bool 1571 select CPU_MIPS32 1572 select CPU_MIPSR2 1573 select CPU_HAS_PREFETCH 1574 select CPU_SUPPORTS_32BIT_KERNEL 1575 select CPU_SUPPORTS_HIGHMEM |
1576 select CPU_SUPPORTS_CPUFREQ |
|
1576 1577config CPU_BMIPS32_3300 1578 select SMP_UP if SMP 1579 bool 1580 1581config CPU_BMIPS4350 1582 bool 1583 select SYS_SUPPORTS_SMP --- 1127 unchanged lines hidden --- | 1577 1578config CPU_BMIPS32_3300 1579 select SMP_UP if SMP 1580 bool 1581 1582config CPU_BMIPS4350 1583 bool 1584 select SYS_SUPPORTS_SMP --- 1127 unchanged lines hidden --- |