Kconfig (7ca5dc145bc7daddd8aed8bbda46b74af9cebefc) | Kconfig (27fdd325dace4a1ebfa10e93ba6f3d25f25df674) |
---|---|
1config MIPS 2 bool 3 default y 4 select HAVE_IDE 5 select HAVE_OPROFILE 6 select HAVE_ARCH_KGDB 7 # Horrible source of confusion. Die, die, die ... 8 select EMBEDDED --- 253 unchanged lines hidden (view full) --- 262 help 263 This enables support for the NEC Electronics Mark-eins boards. 264 265config MACH_VR41XX 266 bool "NEC VR4100 series based machines" 267 select CEVT_R4K 268 select CSRC_R4K 269 select SYS_HAS_CPU_VR41XX | 1config MIPS 2 bool 3 default y 4 select HAVE_IDE 5 select HAVE_OPROFILE 6 select HAVE_ARCH_KGDB 7 # Horrible source of confusion. Die, die, die ... 8 select EMBEDDED --- 253 unchanged lines hidden (view full) --- 262 help 263 This enables support for the NEC Electronics Mark-eins boards. 264 265config MACH_VR41XX 266 bool "NEC VR4100 series based machines" 267 select CEVT_R4K 268 select CSRC_R4K 269 select SYS_HAS_CPU_VR41XX |
270 select ARCH_REQUIRE_GPIOLIB |
|
270 271config NXP_STB220 272 bool "NXP STB220 board" 273 select SOC_PNX833X 274 help 275 Support for NXP Semiconductors STB220 Development Board. 276 277config NXP_STB225 --- 1915 unchanged lines hidden --- | 271 272config NXP_STB220 273 bool "NXP STB220 board" 274 select SOC_PNX833X 275 help 276 Support for NXP Semiconductors STB220 Development Board. 277 278config NXP_STB225 --- 1915 unchanged lines hidden --- |