Kconfig (93c6d8927fa692faef3d7d945bd4fe84b0185ad4) Kconfig (7563bbf89d065a2c3f05059ecbcc805645edcc62)
1config ARM
2 bool
3 default y
1config ARM
2 bool
3 default y
4 select ARCH_HAVE_CUSTOM_GPIO_H
4 select HAVE_AOUT
5 select HAVE_DMA_API_DEBUG
6 select HAVE_IDE if PCI || ISA || PCMCIA
7 select HAVE_MEMBLOCK
8 select RTC_LIB
9 select SYS_SUPPORTS_APM_EMULATION
10 select GENERIC_ATOMIC64 if (CPU_V6 || !CPU_32v6K || !AEABI)
11 select HAVE_OPROFILE if (HAVE_PERF_EVENTS)

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

463 Support for Freescale MXC/iMX-based family of processors
464
465config ARCH_MXS
466 bool "Freescale MXS-based"
467 select GENERIC_CLOCKEVENTS
468 select ARCH_REQUIRE_GPIOLIB
469 select CLKDEV_LOOKUP
470 select CLKSRC_MMIO
5 select HAVE_AOUT
6 select HAVE_DMA_API_DEBUG
7 select HAVE_IDE if PCI || ISA || PCMCIA
8 select HAVE_MEMBLOCK
9 select RTC_LIB
10 select SYS_SUPPORTS_APM_EMULATION
11 select GENERIC_ATOMIC64 if (CPU_V6 || !CPU_32v6K || !AEABI)
12 select HAVE_OPROFILE if (HAVE_PERF_EVENTS)

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

464 Support for Freescale MXC/iMX-based family of processors
465
466config ARCH_MXS
467 bool "Freescale MXS-based"
468 select GENERIC_CLOCKEVENTS
469 select ARCH_REQUIRE_GPIOLIB
470 select CLKDEV_LOOKUP
471 select CLKSRC_MMIO
471 select COMMON_CLK
472 select HAVE_CLK_PREPARE
473 help
474 Support for Freescale MXS-based family of processors
475
476config ARCH_NETX
477 bool "Hilscher NetX based"
478 select CLKSRC_MMIO
479 select CPU_ARM926T

--- 1828 unchanged lines hidden ---
472 select HAVE_CLK_PREPARE
473 help
474 Support for Freescale MXS-based family of processors
475
476config ARCH_NETX
477 bool "Hilscher NetX based"
478 select CLKSRC_MMIO
479 select CPU_ARM926T

--- 1828 unchanged lines hidden ---