Kconfig (deb9b4ce97cbbf61a150f317badbeb7531aab276) Kconfig (fdfa64a4b7e6253583fa49f26e676d119bc22e76)
1config ARM
2 bool
3 default y
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

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

23 select HAVE_KERNEL_LZMA
24 select HAVE_IRQ_WORK
25 select HAVE_PERF_EVENTS
26 select PERF_USE_VMALLOC
27 select HAVE_REGS_AND_STACK_ACCESS_API
28 select HAVE_HW_BREAKPOINT if (PERF_EVENTS && (CPU_V6 || CPU_V6K || CPU_V7))
29 select HAVE_C_RECORDMCOUNT
30 select HAVE_GENERIC_HARDIRQS
1config ARM
2 bool
3 default y
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

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

23 select HAVE_KERNEL_LZMA
24 select HAVE_IRQ_WORK
25 select HAVE_PERF_EVENTS
26 select PERF_USE_VMALLOC
27 select HAVE_REGS_AND_STACK_ACCESS_API
28 select HAVE_HW_BREAKPOINT if (PERF_EVENTS && (CPU_V6 || CPU_V6K || CPU_V7))
29 select HAVE_C_RECORDMCOUNT
30 select HAVE_GENERIC_HARDIRQS
31 select HAVE_SPARSE_IRQ
32 select GENERIC_IRQ_SHOW
33 select CPU_PM if (SUSPEND || CPU_IDLE)
34 select GENERIC_PCI_IOMAP
35 help
36 The ARM series is a line of low-power-consumption RISC chip designs
37 licensed by ARM Ltd and targeted at embedded applications and
38 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
39 manufactured, but legacy ARM-based PC hardware remains popular in

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

345 select ARM_GIC
346 select ARM_TIMER_SP804
347 select CACHE_L2X0
348 select CLKDEV_LOOKUP
349 select CPU_V7
350 select GENERIC_CLOCKEVENTS
351 select HAVE_ARM_SCU
352 select HAVE_SMP
31 select GENERIC_IRQ_SHOW
32 select CPU_PM if (SUSPEND || CPU_IDLE)
33 select GENERIC_PCI_IOMAP
34 help
35 The ARM series is a line of low-power-consumption RISC chip designs
36 licensed by ARM Ltd and targeted at embedded applications and
37 handhelds such as the Compaq IPAQ. ARM-based PCs are no longer
38 manufactured, but legacy ARM-based PC hardware remains popular in

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

344 select ARM_GIC
345 select ARM_TIMER_SP804
346 select CACHE_L2X0
347 select CLKDEV_LOOKUP
348 select CPU_V7
349 select GENERIC_CLOCKEVENTS
350 select HAVE_ARM_SCU
351 select HAVE_SMP
352 select SPARSE_IRQ
353 select USE_OF
354 help
355 Support for the Calxeda Highbank SoC based boards.
356
357config ARCH_CLPS711X
358 bool "Cirrus Logic CLPS711x/EP721x-based"
359 select CPU_ARM720T
360 select ARCH_USES_GETTIMEOFFSET

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

749 select CLKSRC_MMIO
750 select CPU_SA1100
751 select ISA
752 select ARCH_SPARSEMEM_ENABLE
753 select ARCH_MTD_XIP
754 select ARCH_HAS_CPUFREQ
755 select CPU_FREQ
756 select GENERIC_CLOCKEVENTS
353 select USE_OF
354 help
355 Support for the Calxeda Highbank SoC based boards.
356
357config ARCH_CLPS711X
358 bool "Cirrus Logic CLPS711x/EP721x-based"
359 select CPU_ARM720T
360 select ARCH_USES_GETTIMEOFFSET

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

749 select CLKSRC_MMIO
750 select CPU_SA1100
751 select ISA
752 select ARCH_SPARSEMEM_ENABLE
753 select ARCH_MTD_XIP
754 select ARCH_HAS_CPUFREQ
755 select CPU_FREQ
756 select GENERIC_CLOCKEVENTS
757 select HAVE_CLK
757 select CLKDEV_LOOKUP
758 select HAVE_SCHED_CLOCK
759 select TICK_ONESHOT
760 select ARCH_REQUIRE_GPIOLIB
761 select HAVE_IDE
762 select NEED_MACH_MEMORY_H
763 help
764 Support for StrongARM 11x0 based boards.
765

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

820 SMDK6450.
821
822config ARCH_S5PC100
823 bool "Samsung S5PC100"
824 select GENERIC_GPIO
825 select HAVE_CLK
826 select CLKDEV_LOOKUP
827 select CPU_V7
758 select HAVE_SCHED_CLOCK
759 select TICK_ONESHOT
760 select ARCH_REQUIRE_GPIOLIB
761 select HAVE_IDE
762 select NEED_MACH_MEMORY_H
763 help
764 Support for StrongARM 11x0 based boards.
765

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

820 SMDK6450.
821
822config ARCH_S5PC100
823 bool "Samsung S5PC100"
824 select GENERIC_GPIO
825 select HAVE_CLK
826 select CLKDEV_LOOKUP
827 select CPU_V7
828 select ARM_L1_CACHE_SHIFT_6
828 select ARCH_USES_GETTIMEOFFSET
829 select HAVE_S3C2410_I2C if I2C
830 select HAVE_S3C_RTC if RTC_CLASS
831 select HAVE_S3C2410_WATCHDOG if WATCHDOG
832 help
833 Samsung S5PC100 series based systems
834
835config ARCH_S5PV210
836 bool "Samsung S5PV210/S5PC110"
837 select CPU_V7
838 select ARCH_SPARSEMEM_ENABLE
839 select ARCH_HAS_HOLES_MEMORYMODEL
840 select GENERIC_GPIO
841 select HAVE_CLK
842 select CLKDEV_LOOKUP
843 select CLKSRC_MMIO
829 select ARCH_USES_GETTIMEOFFSET
830 select HAVE_S3C2410_I2C if I2C
831 select HAVE_S3C_RTC if RTC_CLASS
832 select HAVE_S3C2410_WATCHDOG if WATCHDOG
833 help
834 Samsung S5PC100 series based systems
835
836config ARCH_S5PV210
837 bool "Samsung S5PV210/S5PC110"
838 select CPU_V7
839 select ARCH_SPARSEMEM_ENABLE
840 select ARCH_HAS_HOLES_MEMORYMODEL
841 select GENERIC_GPIO
842 select HAVE_CLK
843 select CLKDEV_LOOKUP
844 select CLKSRC_MMIO
845 select ARM_L1_CACHE_SHIFT_6
844 select ARCH_HAS_CPUFREQ
845 select GENERIC_CLOCKEVENTS
846 select HAVE_SCHED_CLOCK
847 select HAVE_S3C2410_I2C if I2C
848 select HAVE_S3C_RTC if RTC_CLASS
849 select HAVE_S3C2410_WATCHDOG if WATCHDOG
850 select NEED_MACH_MEMORY_H
851 help

--- 1422 unchanged lines hidden ---
846 select ARCH_HAS_CPUFREQ
847 select GENERIC_CLOCKEVENTS
848 select HAVE_SCHED_CLOCK
849 select HAVE_S3C2410_I2C if I2C
850 select HAVE_S3C_RTC if RTC_CLASS
851 select HAVE_S3C2410_WATCHDOG if WATCHDOG
852 select NEED_MACH_MEMORY_H
853 help

--- 1422 unchanged lines hidden ---