ARM: 8559/1: errata: Workaround erratum A12 821420
[deliverable/linux.git] / arch / arm / mach-moxart / Kconfig
CommitLineData
21278aea 1menuconfig ARCH_MOXART
e3246542
MY
2 bool "MOXA ART SoC"
3 depends on ARCH_MULTI_V4
17723fd3
JJ
4 select CPU_FA526
5 select ARM_DMA_MEM_BUFFERABLE
17723fd3 6 select CLKSRC_MMIO
17723fd3
JJ
7 select GENERIC_IRQ_CHIP
8 select ARCH_REQUIRE_GPIOLIB
17723fd3
JJ
9 select PHYLIB if NETDEVICES
10 help
11 Say Y here if you want to run your kernel on hardware with a
12 MOXA ART SoC.
13 The MOXA ART SoC is based on a Faraday FA526 ARMv4 32-bit
14 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX).
15 Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341.
16
17if ARCH_MOXART
18
19config MACH_UC7112LX
20 bool "MOXA UC-7112-LX"
21 depends on ARCH_MOXART
22 help
23 Say Y here if you intend to run this kernel on a MOXA
24 UC-7112-LX embedded computer.
25
26endif
This page took 0.122616 seconds and 5 git commands to generate.