ARM: use "depends on" for SoC configs instead of "if" after prompt
[deliverable/linux.git] / arch / arm / mach-picoxcell / Kconfig
1 config ARCH_PICOXCELL
2 bool "Picochip PicoXcell"
3 depends on ARCH_MULTI_V6
4 select ARCH_REQUIRE_GPIOLIB
5 select ARM_VIC
6 select DW_APB_TIMER_OF
7 select HAVE_TCM
8 select NO_IOPORT_MAP
This page took 0.030541 seconds and 5 git commands to generate.