2 bool "ARM Ltd. Integrator family" if (ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V6)
4 select ARM_PATCH_PHYS_VIRT if MMU
7 select COMMON_CLK_VERSATILE
8 select GENERIC_CLOCKEVENTS
12 select MULTI_IRQ_HANDLER
15 select POWER_RESET_VERSATILE
17 select SOC_INTEGRATOR_CM
20 select VERSATILE_FPGA_IRQ
22 Support for ARM's Integrator platform.
26 menu "Integrator Options"
28 config ARCH_INTEGRATOR_AP
29 bool "Support Integrator/AP and Integrator/PP2 platforms"
32 select SERIAL_AMBA_PL010 if TTY
33 select SERIAL_AMBA_PL010_CONSOLE if TTY
36 Include support for the ARM(R) Integrator/AP and
37 Integrator/PP2 platforms.
39 config ARCH_INTEGRATOR_CP
40 bool "Support Integrator/CP platform"
41 select ARCH_CINTEGRATOR
42 select ARM_TIMER_SP804
43 select SERIAL_AMBA_PL011 if TTY
44 select SERIAL_AMBA_PL011_CONSOLE if TTY
47 Include support for the ARM(R) Integrator CP platform.
49 config ARCH_CINTEGRATOR
52 config INTEGRATOR_IMPD1
53 bool "Include support for Integrator/IM-PD1"
54 depends on ARCH_INTEGRATOR_AP
55 select ARCH_REQUIRE_GPIOLIB
57 select GPIO_PL061 if GPIOLIB
59 The IM-PD1 is an add-on logic module for the Integrator which
60 allows ARM(R) Ltd PrimeCells to be developed and evaluated.
61 The IM-PD1 can be found on the Integrator/PP2 platform.
63 To compile this driver as a module, choose M here: the
64 module will be called impd1.