Kconfig (1398ddb2ebdb41e8efe6ba42505fd452704c8405) | Kconfig (22b1d707ffc99faebd86257ad19d5bb9fc624734) |
---|---|
1config MIPS 2 bool 3 default y 4 select HAVE_IDE 5 select HAVE_OPROFILE 6 # Horrible source of confusion. Die, die, die ... 7 select EMBEDDED 8 select RTC_LIB --- 628 unchanged lines hidden (view full) --- 637 638source "arch/mips/au1000/Kconfig" 639source "arch/mips/basler/excite/Kconfig" 640source "arch/mips/jazz/Kconfig" 641source "arch/mips/lasat/Kconfig" 642source "arch/mips/pmc-sierra/Kconfig" 643source "arch/mips/sgi-ip27/Kconfig" 644source "arch/mips/sibyte/Kconfig" | 1config MIPS 2 bool 3 default y 4 select HAVE_IDE 5 select HAVE_OPROFILE 6 # Horrible source of confusion. Die, die, die ... 7 select EMBEDDED 8 select RTC_LIB --- 628 unchanged lines hidden (view full) --- 637 638source "arch/mips/au1000/Kconfig" 639source "arch/mips/basler/excite/Kconfig" 640source "arch/mips/jazz/Kconfig" 641source "arch/mips/lasat/Kconfig" 642source "arch/mips/pmc-sierra/Kconfig" 643source "arch/mips/sgi-ip27/Kconfig" 644source "arch/mips/sibyte/Kconfig" |
645source "arch/mips/tx4927/Kconfig" 646source "arch/mips/tx4938/Kconfig" | 645source "arch/mips/txx9/Kconfig" |
647source "arch/mips/vr41xx/Kconfig" 648 649endmenu 650 651config GENERIC_LOCKBREAK 652 bool 653 default y 654 depends on SMP && PREEMPT --- 1428 unchanged lines hidden --- | 646source "arch/mips/vr41xx/Kconfig" 647 648endmenu 649 650config GENERIC_LOCKBREAK 651 bool 652 default y 653 depends on SMP && PREEMPT --- 1428 unchanged lines hidden --- |