Kconfig (59b435d1ad48ac244058845e18586eb5719f7f99) | Kconfig (80fb55a951df5974e12c935d9e7dd9103539fb8e) |
---|---|
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 --- 1130 unchanged lines hidden (view full) --- 1139config FW_SNIPROM 1140 bool 1141 1142config BOOT_ELF32 1143 bool 1144 1145config MIPS_L1_CACHE_SHIFT 1146 int | 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 --- 1130 unchanged lines hidden (view full) --- 1139config FW_SNIPROM 1140 bool 1141 1142config BOOT_ELF32 1143 bool 1144 1145config MIPS_L1_CACHE_SHIFT 1146 int |
1147 default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL | 1147 default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL || SOC_RT288X |
1148 default "6" if MIPS_CPU_SCACHE 1149 default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON 1150 default "5" 1151 1152config HAVE_STD_PC_SERIAL_PORT 1153 bool 1154 1155config ARC_CONSOLE --- 1394 unchanged lines hidden --- | 1148 default "6" if MIPS_CPU_SCACHE 1149 default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON 1150 default "5" 1151 1152config HAVE_STD_PC_SERIAL_PORT 1153 bool 1154 1155config ARC_CONSOLE --- 1394 unchanged lines hidden --- |