Kconfig (840ed42942cc1ebbda2ed55f4019673b537fc5de) Kconfig (5b03df9ace680d7cdd34a69dfd85ca5f74159d18)
1config ARM
2 bool
3 default y
4 select ARCH_BINFMT_ELF_RANDOMIZE_PIE
5 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
6 select ARCH_HAVE_CUSTOM_GPIO_H
7 select ARCH_WANT_IPC_PARSE_VERSION
8 select CPU_PM if (SUSPEND || CPU_IDLE)

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

528 select MIGHT_HAVE_PCI
529 select NEED_MACH_IO_H
530 help
531 Support for Intel's IXP4XX (XScale) family of processors.
532
533config ARCH_DOVE
534 bool "Marvell Dove"
535 select ARCH_REQUIRE_GPIOLIB
1config ARM
2 bool
3 default y
4 select ARCH_BINFMT_ELF_RANDOMIZE_PIE
5 select ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
6 select ARCH_HAVE_CUSTOM_GPIO_H
7 select ARCH_WANT_IPC_PARSE_VERSION
8 select CPU_PM if (SUSPEND || CPU_IDLE)

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

528 select MIGHT_HAVE_PCI
529 select NEED_MACH_IO_H
530 help
531 Support for Intel's IXP4XX (XScale) family of processors.
532
533config ARCH_DOVE
534 bool "Marvell Dove"
535 select ARCH_REQUIRE_GPIOLIB
536 select COMMON_CLK_DOVE
536 select CPU_V7
537 select GENERIC_CLOCKEVENTS
538 select MIGHT_HAVE_PCI
539 select PLAT_ORION_LEGACY
540 select USB_ARCH_HAS_EHCI
541 help
542 Support for the Marvell Dove SoC 88AP510
543

--- 1770 unchanged lines hidden ---
537 select CPU_V7
538 select GENERIC_CLOCKEVENTS
539 select MIGHT_HAVE_PCI
540 select PLAT_ORION_LEGACY
541 select USB_ARCH_HAS_EHCI
542 help
543 Support for the Marvell Dove SoC 88AP510
544

--- 1770 unchanged lines hidden ---