Kconfig (6b07d38aaa520cee922fadfeaf90c97faf217045) | Kconfig (c7e8c668b09a27879e8b45d2a613fb5acdf9f8a3) |
---|---|
1config MIPS 2 bool 3 default y 4 select HAVE_GENERIC_DMA_COHERENT 5 select HAVE_IDE 6 select HAVE_OPROFILE 7 select HAVE_ARCH_KGDB 8 select HAVE_FUNCTION_TRACER --- 166 unchanged lines hidden (view full) --- 175 select R5000_CPU_SCACHE 176 select SYS_HAS_CPU_R5000 177 select SYS_SUPPORTS_32BIT_KERNEL 178 select SYS_SUPPORTS_64BIT_KERNEL if BROKEN 179 select SYS_SUPPORTS_LITTLE_ENDIAN 180 181config MACH_LOONGSON 182 bool "Loongson family of machines" | 1config MIPS 2 bool 3 default y 4 select HAVE_GENERIC_DMA_COHERENT 5 select HAVE_IDE 6 select HAVE_OPROFILE 7 select HAVE_ARCH_KGDB 8 select HAVE_FUNCTION_TRACER --- 166 unchanged lines hidden (view full) --- 175 select R5000_CPU_SCACHE 176 select SYS_HAS_CPU_R5000 177 select SYS_SUPPORTS_32BIT_KERNEL 178 select SYS_SUPPORTS_64BIT_KERNEL if BROKEN 179 select SYS_SUPPORTS_LITTLE_ENDIAN 180 181config MACH_LOONGSON 182 bool "Loongson family of machines" |
183 select SYS_SUPPORTS_ZBOOT_UART16550 | 183 select SYS_SUPPORTS_ZBOOT |
184 help 185 This enables the support of Loongson family of machines. 186 187 Loongson is a family of general-purpose MIPS-compatible CPUs. 188 developed at Institute of Computing Technology (ICT), 189 Chinese Academy of Sciences (CAS) in the People's Republic 190 of China. The chief architect is Professor Weiwu Hu. 191 --- 2035 unchanged lines hidden --- | 184 help 185 This enables the support of Loongson family of machines. 186 187 Loongson is a family of general-purpose MIPS-compatible CPUs. 188 developed at Institute of Computing Technology (ICT), 189 Chinese Academy of Sciences (CAS) in the People's Republic 190 of China. The chief architect is Professor Weiwu Hu. 191 --- 2035 unchanged lines hidden --- |