Kconfig (65e967324200a3cca9b1e903ed624b2a962e7b2b) Kconfig (efb1243690c50874345756015c5d15e76bd74eae)
1config MIPS
2 bool
3 default y
4 select HAVE_GENERIC_DMA_COHERENT
5 select HAVE_IDE
6 select HAVE_OPROFILE
7 select HAVE_PERF_EVENTS
8 select PERF_USE_VMALLOC

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

56 bool "Alchemy processor based machines"
57 select 64BIT_PHYS_ADDR
58 select CEVT_R4K
59 select CSRC_R4K
60 select IRQ_CPU
61 select SYS_HAS_CPU_MIPS32_R1
62 select SYS_SUPPORTS_32BIT_KERNEL
63 select SYS_SUPPORTS_APM_EMULATION
1config MIPS
2 bool
3 default y
4 select HAVE_GENERIC_DMA_COHERENT
5 select HAVE_IDE
6 select HAVE_OPROFILE
7 select HAVE_PERF_EVENTS
8 select PERF_USE_VMALLOC

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

56 bool "Alchemy processor based machines"
57 select 64BIT_PHYS_ADDR
58 select CEVT_R4K
59 select CSRC_R4K
60 select IRQ_CPU
61 select SYS_HAS_CPU_MIPS32_R1
62 select SYS_SUPPORTS_32BIT_KERNEL
63 select SYS_SUPPORTS_APM_EMULATION
64 select GENERIC_GPIO
65 select ARCH_WANT_OPTIONAL_GPIOLIB
64 select ARCH_REQUIRE_GPIOLIB
66 select SYS_SUPPORTS_ZBOOT
67 select USB_ARCH_HAS_OHCI
68 select USB_ARCH_HAS_EHCI
69
70config AR7
71 bool "Texas Instruments AR7"
72 select BOOT_ELF32
73 select DMA_NONCOHERENT

--- 2484 unchanged lines hidden ---
65 select SYS_SUPPORTS_ZBOOT
66 select USB_ARCH_HAS_OHCI
67 select USB_ARCH_HAS_EHCI
68
69config AR7
70 bool "Texas Instruments AR7"
71 select BOOT_ELF32
72 select DMA_NONCOHERENT

--- 2484 unchanged lines hidden ---