Kconfig (02e2407858fd62053bf60349c0e72cd1c7a4a60e) | Kconfig (c124befc0d1981f5f3e438d06313fa8270a9edb6) |
---|---|
1config ARM 2 bool 3 default y 4 select HAVE_AOUT 5 select HAVE_DMA_API_DEBUG 6 select HAVE_IDE 7 select HAVE_MEMBLOCK 8 select RTC_LIB --- 348 unchanged lines hidden (view full) --- 357 Support for systems based on the DC21285 companion chip 358 ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder. 359 360config ARCH_MXC 361 bool "Freescale MXC/iMX-based" 362 select GENERIC_CLOCKEVENTS 363 select ARCH_REQUIRE_GPIOLIB 364 select CLKDEV_LOOKUP | 1config ARM 2 bool 3 default y 4 select HAVE_AOUT 5 select HAVE_DMA_API_DEBUG 6 select HAVE_IDE 7 select HAVE_MEMBLOCK 8 select RTC_LIB --- 348 unchanged lines hidden (view full) --- 357 Support for systems based on the DC21285 companion chip 358 ("FootBridge"), such as the Simtec CATS and the Rebel NetWinder. 359 360config ARCH_MXC 361 bool "Freescale MXC/iMX-based" 362 select GENERIC_CLOCKEVENTS 363 select ARCH_REQUIRE_GPIOLIB 364 select CLKDEV_LOOKUP |
365 select HAVE_SCHED_CLOCK |
|
365 help 366 Support for Freescale MXC/iMX-based family of processors 367 368config ARCH_MXS 369 bool "Freescale MXS-based" 370 select GENERIC_CLOCKEVENTS 371 select ARCH_REQUIRE_GPIOLIB 372 select CLKDEV_LOOKUP --- 1652 unchanged lines hidden --- | 366 help 367 Support for Freescale MXC/iMX-based family of processors 368 369config ARCH_MXS 370 bool "Freescale MXS-based" 371 select GENERIC_CLOCKEVENTS 372 select ARCH_REQUIRE_GPIOLIB 373 select CLKDEV_LOOKUP --- 1652 unchanged lines hidden --- |