ARM: fix PTRACE_SETVFPREGS on SMP systems
[deliverable/linux.git] / arch / arm / mach-dove / Kconfig
CommitLineData
edabd38e
SB
1if ARCH_DOVE
2
3menu "Marvell Dove Implementations"
4
48be9ac9
AB
5config DOVE_LEGACY
6 bool
7
edabd38e
SB
8config MACH_DOVE_DB
9 bool "Marvell DB-MV88AP510 Development Board"
48be9ac9 10 select DOVE_LEGACY
993e2215 11 select I2C_BOARDINFO if I2C
edabd38e
SB
12 help
13 Say 'Y' here if you want your kernel to support the
14 Marvell DB-MV88AP510 Development Board.
15
c786282e 16config MACH_CM_A510
7f51439a 17 bool "CompuLab CM-A510 Board"
48be9ac9 18 select DOVE_LEGACY
7f51439a
KS
19 help
20 Say 'Y' here if you want your kernel to support the
21 CompuLab CM-A510 Board.
22
edabd38e
SB
23endmenu
24
25endif
This page took 0.400573 seconds and 5 git commands to generate.