|
@@ -30,7 +30,9 @@ config ARCH_CINTEGRATOR
|
|
config INTEGRATOR_IMPD1
|
|
config INTEGRATOR_IMPD1
|
|
tristate "Include support for Integrator/IM-PD1"
|
|
tristate "Include support for Integrator/IM-PD1"
|
|
depends on ARCH_INTEGRATOR_AP
|
|
depends on ARCH_INTEGRATOR_AP
|
|
|
|
+ select ARCH_REQUIRE_GPIOLIB
|
|
select ARM_VIC
|
|
select ARM_VIC
|
|
|
|
+ select GPIO_PL061 if GPIOLIB
|
|
help
|
|
help
|
|
The IM-PD1 is an add-on logic module for the Integrator which
|
|
The IM-PD1 is an add-on logic module for the Integrator which
|
|
allows ARM(R) Ltd PrimeCells to be developed and evaluated.
|
|
allows ARM(R) Ltd PrimeCells to be developed and evaluated.
|